Upgrade eavesdrop.o.o to Trusty

We are upgrading infra servers from Precise to Trusty. This patch
aims to upgrade eavesdrop.o.o to Trusty. To that end this patch
adds a comment in site.pp # Node-OS: trusty

Change-Id: I3c7c6072d423fa446c573ba8ea5cd793fd9a7162
This commit is contained in:
Anita Kuno 2016-05-23 13:21:06 -04:00
parent 0d323d4116
commit 950d33c21d

View File

@ -347,6 +347,7 @@ node 'planet.openstack.org' {
}
# Node-OS: precise
# Node-OS: trusty
node 'eavesdrop.openstack.org' {
class { 'openstack_project::server':
iptables_public_tcp_ports => [80],