From 950d33c21d0229169a6e463db09829befd464162 Mon Sep 17 00:00:00 2001 From: Anita Kuno Date: Mon, 23 May 2016 13:21:06 -0400 Subject: [PATCH] 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 --- manifests/site.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/site.pp b/manifests/site.pp index 97928f68f1..e387cf72b0 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -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],