Added class to manage installing the git client
This commit is contained in:
@@ -37,9 +37,7 @@ class profiles::puppet::enc (
|
||||
String $enc_repo,
|
||||
) {
|
||||
|
||||
package { 'git':
|
||||
ensure => installed,
|
||||
}
|
||||
include profiles::git::git
|
||||
|
||||
vcsrepo { '/opt/puppetlabs/enc':
|
||||
ensure => latest,
|
||||
|
||||
Reference in New Issue
Block a user