pegleg/pegleg
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
..
engine Allow Pegleg to overwrite existing files 2019-07-11 12:25:51 +00:00
schemas pki: Port Promenade's PKI catalog into Pegleg 2019-01-15 13:29:21 -06:00
__init__.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
cli.py Bugfix: Decrypt files.write wrong arg order 2019-07-10 22:30:18 -05:00
config.py Add support for globally encrypted secrets 2019-07-02 13:54:04 -05:00