spelling
This commit is contained in:
@@ -17,7 +17,7 @@ This module is also designed to work with External Node Classifiers (ENC), for i
|
||||
## Features
|
||||
|
||||
* install repo rpm (this will create the repo definitions)
|
||||
* install packages depending on whether the host fqdn equals either Puppet master, Puppet db or none (agent).
|
||||
* install packages depending on whether the host fqdn equals either master fqdn, db fqdn or none (agent).
|
||||
|
||||
## Support
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
class puppet_cd::server::service (
|
||||
|
||||
) inherits puppet_cd::params {
|
||||
|
||||
if $fqdn == $pt_pm_fqdn {
|
||||
# manager requirement
|
||||
|
||||
require puppet_cd::firewall::iptables
|
||||
require puppet_cd::main::files
|
||||
|
||||
Reference in New Issue
Block a user