Added puppet-enc setup

* systemd timer/service to update repo every minute
  * added puppetlabs/vcsrepo module
  * install git if its not already installed
  * added to profile::puppet::puppetmaster
  * updated pre-commit to allow long yaml lines
This commit is contained in:
2023-06-21 21:29:57 +10:00
parent 11a6e95b02
commit c6d62a710c
5 changed files with 92 additions and 0 deletions
+1
View File
@@ -10,3 +10,4 @@ mod 'eyp-systemd', '3.1.0'
mod 'ghoneycutt-puppet', '3.3.0'
mod 'puppet-archive', '7.0.0'
mod 'puppet-chrony', '2.6.0'
mod 'puppetlabs-vcsrepo', '6.1.0'