To:
- avoid further errors when touching needed blank spaces
- reduce the defaults.yaml's already too big size
Differential D1820
defaults: Move gpg/certificate blocks to a dedicated config file ardumont on Aug 5 2019, 6:54 PM. Authored by Tags Subscribers None
Details
To:
bin/octocatalog <node> Also tested live in staging environment and same. Nothing to complain.
Diff Detail
Event Timeline
Comment Actions I've checked back (after the new modification) and bin/octocatalog is still happy.
Comment Actions as @anlambert mentioned to me, maybe puppet could load those blocks from files, but let's check that later ;) Comment Actions Looks good to me. This is helpful as I can't count the number of times the auto-trimming feature of my text editor removed those needed spaces. I am also wondering if each GPG key / certificate could be put in a separate file then read by puppet and integrated in the YAML file. |