11forge "https://forgeapi.puppetlabs.com"
22
3- mod 'simp/simplib'
3+ mod 'simp/simplib' ,
44 :git => "https://github.com/simp/pupmod-simp-simplib.git" ,
55 :ref => '4.14.2'
66
7- mod 'simp/auditd'
7+ mod 'simp/auditd' ,
88 :git => "https://github.com/simp/pupmod-simp-auditd.git" ,
99 :ref => '8.14.5'
1010
11- mod 'puppetlabs/hocon'
11+ mod 'puppetlabs/hocon' ,
1212 :git => "https://github.com/puppetlabs/puppetlabs-hocon.git" ,
1313 :ref => 'v2.0.0'
1414
@@ -24,8 +24,8 @@ mod 'puppetlabs/apache',
2424 :git => "https://github.com/puppetlabs/puppetlabs-apache.git" ,
2525 :ref => 'v13.0.0'
2626
27- mod 'voxpupuli/systemd'
28- :git => "https://github.com/voxpupuli/puppet-systemd.git"
27+ mod 'voxpupuli/systemd' ,
28+ :git => "https://github.com/voxpupuli/puppet-systemd.git" ,
2929 :ref => 'v9.1.0'
3030
3131mod 'voxpupuli/archive' ,
@@ -369,15 +369,15 @@ mod 'puppetlabs/kubernetes',
369369 :ref => 'v8.1.0'
370370
371371mod 'puppetlabs/cron_core' ,
372- :git => 'https://github.com/puppetlabs/puppetlabs-cron_core.git'
372+ :git => 'https://github.com/puppetlabs/puppetlabs-cron_core.git' ,
373373 :ref => 'v1.3.0'
374374
375375mod 'puppetlabs/augeas_core' ,
376- :git => 'https://github.com/puppetlabs/puppetlabs-augeas_core.git'
376+ :git => 'https://github.com/puppetlabs/puppetlabs-augeas_core.git' ,
377377 :ref => 'v1.5.0'
378378
379379mod 'puppetlabs/node_encrypt' ,
380- :git => 'https://github.com/puppetlabs/puppetlabs-node_encrypt.git'
380+ :git => 'https://github.com/puppetlabs/puppetlabs-node_encrypt.git' ,
381381 :ref => 'v3.2.0'
382382
383383mod 'pseiler/vsftpd' ,
@@ -444,7 +444,7 @@ mod 'voxpupuli/prometheus_reporter',
444444 :git => 'https://github.com/voxpupuli/puppet-prometheus_reporter.git' ,
445445 :ref => 'v2.0.0'
446446
447- mod 'puppets-epic-show-theatre /curator' ,
447+ mod 'pest /curator' ,
448448 :git => 'https://github.com/puppets-epic-show-theatre/puppet-curator.git' ,
449449 :ref => 'v4.0.1'
450450
@@ -454,12 +454,12 @@ mod 'richardc/datacat',
454454
455455mod 'MiamiOH/pam_access' ,
456456 :git => 'https://github.com/MiamiOH/puppet-pam_access.git' ,
457- :ref : 'v1.0.6'
457+ :ref => 'v1.0.6'
458458
459459mod 'crayfishx/purge' ,
460460 :git => 'https://github.com/crayfishx/puppet-purge.git' ,
461- :ref : '1.2.2'
461+ :ref => '1.2.2'
462462
463463mod 'jcpunk/vnc' ,
464- :git => 'https://github.com/jcpunk/puppet-vnc.git'
464+ :git => 'https://github.com/jcpunk/puppet-vnc.git' ,
465465 :ref => '4.2.1'
0 commit comments