Age | Commit message (Expand) | Author |
2020-05-13 | Add schema to apt configure config (#357) | lucasmoura |
2020-04-28 | Add docs about creating parent folders (#330) | Adrian Wilkins |
2020-04-24 | schema: add json schema for write_files module (#152) | Chad Smith |
2020-01-21 | Drop most of the remaining use of six (#179) | Daniel Watkins |
2018-12-06 | write_files: add support for appending to files. | James Baxter |
2018-07-09 | docs: note in rtd about avoiding /tmp when writing files | Chad Smith |
2018-06-28 | docs: Fix a small spelling error. | Oz N Tiram |
2017-07-11 | write_files: Remove log from helper function signatures. | Andrew Jorgensen |
2017-06-15 | write_file(s): Print permissions as octal, not decimal | Andrew Jorgensen |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-09-30 | Improve module documentation and doc cleanup. | Wesley Wiedenmeier |
2016-06-21 | write_files: if no permissions are given, just use default without warn. | Scott Moser |
2016-04-05 | write_files: fix decompression of content | Scott Moser |
2015-01-26 | More Python 3 test fixes. | Barry Warsaw |
2012-08-22 | fix pep8 complaints. | Scott Moser |
2012-07-11 | add write-files module for "injecting" files (LP: #1012854) | Scott Moser |
2012-07-11 | Update the write files with the new content/compression handling. | Joshua Harlow |
2012-07-11 | Fix log message after 'write_files' key change. | Joshua Harlow |
2012-07-11 | Adjust the decoding of the files that are given so that a canonicalize | Joshua Harlow |
2012-07-10 | Fixes 1012854 by implementing file writing, adjusts | Joshua Harlow |