Created
January 4, 2014 06:48
-
-
Save psykidellic/8252492 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| WARNING: Nokogiri was built against LibXML version 2.8.0, but has dynamically loaded 2.9.1 | |
| [fog][WARNING] Unable to load the 'unf' gem. Your AWS strings may not be properly encoded. | |
| [default] Rsyncing folder: /Users/riteshn/src/beamtous/provision/ => /vagrant | |
| [default] Running provisioner: ansible... | |
| PLAY [Beamtous staging/test/production] *************************************** | |
| TASK: [ec2-vol | Create a volume and attach] ********************************** | |
| fatal: [default] => failed to parse: SUDO-SUCCESS-tnmhwpnuiqdvaqgjmuxkzzduwvkhpewz | |
| Traceback (most recent call last): | |
| File "/home/ubuntu/.ansible/tmp/ansible-1388818062.0-205155126130998/ec2_vol", line 1321, in <module> | |
| main() | |
| File "/home/ubuntu/.ansible/tmp/ansible-1388818062.0-205155126130998/ec2_vol", line 207, in main | |
| volume = ec2.create_volume(volume_size, zone, None, volume_type, iops) | |
| TypeError: create_volume() takes at most 4 arguments (6 given) | |
| FATAL: all hosts have already failed -- aborting | |
| PLAY RECAP ******************************************************************** | |
| to retry, use: --limit @/Users/riteshn/site.retry | |
| default : ok=0 changed=0 unreachable=1 failed=0 | |
| Ansible failed to complete successfully. Any error output should be | |
| visible above. Please fix these errors and try again. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment