Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:nimbusproject/epumgmt
Browse files Browse the repository at this point in the history
  • Loading branch information
BuzzTroll committed Oct 21, 2010
2 parents a026adc + a7e59de commit 3fbad22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libexec/epumgmt/fab-bootstrap/fabfile.py
Expand Up @@ -26,7 +26,6 @@ def put_provisioner_secrets():
print "ERROR. Please export AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY"
sys.exit(1)

ensure_opt()
run("sudo sh -c 'echo export NIMBUS_KEY=%s >> /opt/cei_environment'" % nimbus_key)
run("sudo sh -c 'echo export AWS_ACCESS_KEY_ID=%s >> /opt/cei_environment'" % ec2_key)

Expand Down

0 comments on commit 3fbad22

Please sign in to comment.