airlift / airship

Airship is a software deployment and management tool
32 stars 14 forks source link

Upgrading a coordinator clobbers aws-credentials.properties file #36

Open 11xor6 opened 11 years ago

11xor6 commented 11 years ago

To repro:

  1. Provision an aws environment
  2. Ssh manually to the coordinator
  3. "airship -e airship upgrade -b airship-coordinator @some-new-config:42"

At this point the aws-credentials.properties file has been deleted by the config upgrade and the coordinator both dies and is not recoverable.