longer config retrieval and FACTERLIB var
This commit is contained in:
@@ -29,6 +29,5 @@ class puppet::common ($ensure = 'present') {
|
||||
# add facter variable to custom facts.
|
||||
file { "/etc/profile.d/puppet.sh":
|
||||
content => "export FACTERLIB=\"${factpath}\"\n",
|
||||
ensure => 'absent',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user