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