Commit Graph

11 Commits (fb91c9ed724978a66446337b779c015ed8d29e12)

Author SHA1 Message Date
codemeup @ Work a51a896d20 Fixing Rackspace compile time errors irt exception handling for Python 3 (#3849) 8 years ago
Pete Travis 363e459cb9 quote fail 9 years ago
Pete Travis d5242e4016 expand when opening too 9 years ago
Pete Travis 7cfa625a31 use expanduser() before testing user_data as file
I like to use ~/somepath instead of absolute paths because
that's more shareable.  Without expansion, the path wasn't
considered a file, and the resulting cloud-config user_data
contained a string for the file path instead of the file context.
So, expand it.
9 years ago
Greg DeKoenigsberg 28a869a030 Updating cloud modules with proper github author information 9 years ago
Matt Martz a4e65e8e6e Prevent an empty error message 10 years ago
Matt Martz 3dbf65f63c DRY up duplicate code 10 years ago
Matt Martz f1667ba53b Don't hardcode minimum for boot_volume_size 10 years ago
Matt Martz d0e82fa3af Fix order of logic to determine required args 10 years ago
Matt Martz b0dcff214a Add boot from volume functionality to rax and rax_cbs modules 10 years ago
Brian Coca 0c4adcb2c6 made subcategories for cloud modules for better organization 10 years ago