d
This commit is contained in:
parent
4cd12bfdae
commit
ef9aead201
@ -29,3 +29,12 @@ node default {
|
||||
# Example:
|
||||
# class { 'my_class': }
|
||||
}
|
||||
|
||||
|
||||
|
||||
node linuxagent1forcmdeployment.platform9.puppet.net {
|
||||
include firewall
|
||||
resources { 'firewall':
|
||||
purge => true,
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user