puppetlabs / bolt-vanagon

Apache License 2.0
2 stars 31 forks source link

(BOLT-978) Add git to fedora platforms #77

Closed donoghuc closed 5 years ago

donoghuc commented 5 years ago

Previously every module defined in bolt's Puppetfile was downloaded by r10k from the forge. When a module specified to be download from github in https://github.com/puppetlabs/bolt/pull/863 it was discovered that the fedora platforms need to be provisioned with git.

lucywyman commented 5 years ago

Should we add a note to remove those once the new puppet agent is released?

donoghuc commented 5 years ago

Given how frustrating it was to not be able to use a git with r10k I think we should leave it in. We do it for other platforms such as https://github.com/puppetlabs/bolt-vanagon/blob/7c245aa007a711591c9555faed139dd4a7602f9f/configs/platforms/el-7-x86_64.rb#L10