konklone / oversight.garden

Bringing together the oversight community's work.
https://oversight.garden
Creative Commons Zero v1.0 Universal
26 stars 9 forks source link

Use python script to deploy secrets instead #147

Closed divergentdave closed 8 years ago

divergentdave commented 8 years ago

The python script parses the existing configuration file, updates it with new values, and serializes it back to the file. This new script is now idempotent.

konklone commented 8 years ago

:+1: