pegleg/pegleg/engine/util
Alexander Hughes 36a9a23c9d Allow Pegleg to overwrite existing files
Pegleg currently raises an exception when a filepath exists before
writing to it in the case of yaml.dump actions.  This is not always
desired behavior, and with the addition of the flags passed into the
files methods for write/append is no longer necessary.

Removing these so that overwrite options can take place for example
when rotating passphrases or secrets.

Change-Id: I2200cc681a797d91a90f6237662fd1ee77954906
2019-07-11 12:25:51 +00:00
..
__init__.py pki: Port Promenade's PKI catalog into Pegleg 2019-01-15 13:29:21 -06:00
catalog.py Fix multiple I/O issues in cert generation 2019-05-28 14:36:07 -05:00
cryptostring.py Ensure cryptostrings contain all char types 2019-04-11 13:22:58 -05:00
deckhand.py Add configurable deckhand render validation 2019-04-30 15:41:40 -05:00
definition.py Added cleartext option to passphrase generation 2019-06-12 00:42:03 +00:00
encryption.py Fix exception handling and add tests 2019-02-22 16:14:25 -06:00
files.py Allow Pegleg to overwrite existing files 2019-07-11 12:25:51 +00:00
git.py Merge "Align git exception messages" 2019-07-11 03:51:40 +00:00
pegleg_managed_document.py Add support for globally encrypted secrets 2019-07-02 13:54:04 -05:00
pegleg_secret_management.py Add support for globally encrypted secrets 2019-07-02 13:54:04 -05:00
shipyard_helper.py Specify collection for upload command 2019-05-28 16:00:21 -05:00