add control for puppetdb.conf - https://gitlab.confdroid.com/internal/confdroid_management/-/issues/284
This commit is contained in:
@@ -62,7 +62,7 @@ class puppet_cd::params (
|
||||
Boolean $pt_use_puppetdb = false,
|
||||
|
||||
# installation
|
||||
String $pt_pkg_ensure = 'latest',
|
||||
String $pt_pkg_ensure = 'present',
|
||||
String $pt_agent_pkg = 'puppet-agent',
|
||||
String $pt_server_pkg = 'puppetserver',
|
||||
Array $pt_r10k_pkg = ['ruby','ruby-devel','rubygems','gcc','make'],
|
||||
|
||||
Reference in New Issue
Block a user