Skip to content

Instantly share code, notes, and snippets.

@mf-collinhayden
Created February 9, 2016 21:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mf-collinhayden/e36c2bf37bae73901630 to your computer and use it in GitHub Desktop.
Save mf-collinhayden/e36c2bf37bae73901630 to your computer and use it in GitHub Desktop.
salt-cloud rename is failing...
build@p-uswest-ca-saltmaster01:~$ sudo salt-cloud -a rename d-uswest-ca-db01.momentfeed.com newname=d-uswest-ca-db01.momentfeed.com-previous
[INFO ] salt-cloud starting
The following virtual machines are set to be actioned with "rename":
d-uswest-ca-db01.momentfeed.com
Proceed? [N/y] y
... proceeding
[INFO ] Starting new HTTPS connection (1): ec2.us-west-1.amazonaws.com
[INFO ] Starting new HTTPS connection (1): ec2.us-east-1.amazonaws.com
[ERROR ] There was an error actioning machines: 'NoneType' object has no attribute '__getitem__'
build@p-uswest-ca-saltmaster01:~$ sudo salt-cloud --version
salt-cloud 2015.8.5 (Beryllium)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment