Correctly list the OS for puppetmaster in the manifest
puppetmaster now runs on trusty, not precise. Let's have the manifest reflect reality. Change-Id: I1c4d18cb3ca25560e8a75f1c8e50a51a86ad11e6
This commit is contained in:
parent
d7b91b45cc
commit
548b2bb467
@ -244,7 +244,7 @@ node 'cacti.openstack.org' {
|
||||
}
|
||||
}
|
||||
|
||||
# Node-OS: precise
|
||||
# Node-OS: trusty
|
||||
node 'puppetmaster.openstack.org' {
|
||||
class { 'openstack_project::server':
|
||||
iptables_public_tcp_ports => [8140],
|
||||
|
Loading…
Reference in New Issue
Block a user