refacter: cleanup packages setup

This commit is contained in:
2024-02-17 22:35:30 +11:00
parent 73a21059f8
commit 12ff053c6d
18 changed files with 45 additions and 76 deletions
-2
View File
@@ -37,8 +37,6 @@ class profiles::puppet::r10k (
String $r10k_repo,
){
include profiles::packages::git
vcsrepo { '/etc/puppetlabs/r10k':
ensure => latest,
provider => git,