genesis-community / bosh-genesis-kit

A Genesis Kit for BOSH deployments
MIT License
10 stars 22 forks source link

Revert changing os-conf release to opsfile style #123

Closed dennisjbell closed 3 years ago

dennisjbell commented 3 years ago

The previous change to overlay/releases/os-conf.yml to change it from overlay style to operator style broke the runtime addon. This reverts that change.

This also handles the use/non-use of the ops user runtime better, by deleting it if not used instead of uploading an empty config, and putting headings on which config was being uploaded prior to asking to confirm.

Also, one minor textual clean up in the runtime addon to change "Access" to "Operator Access" for clarity