Skip to content

Commit

Permalink
Dev env: remove hostname call in CLI container
Browse files Browse the repository at this point in the history
  • Loading branch information
john-odonnell committed May 21, 2024
1 parent 9a7064a commit a109a12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ function deploy_conjur_enterprise {
echo y | conjur init -u ${CONJUR_APPLIANCE_URL} -a ${CONJUR_ACCOUNT} --force --self-signed
fi
conjur login -i admin -p MySecretP@ss1
hostname -i
"

# get admin credentials
Expand Down

0 comments on commit a109a12

Please sign in to comment.