Andrew Bogott has submitted this change and it was merged.

Change subject: Add 'udplog' to $nova_dnsmasq_aliases
......................................................................


Add 'udplog' to $nova_dnsmasq_aliases

Corresponding change in production: I33d3e4a58.

Change-Id: I2a25eec4fa9744e1127efd46186f9d92d4cfd045
---
M manifests/openstack.pp
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Andrew Bogott: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/openstack.pp b/manifests/openstack.pp
index b5762ab..76c1709 100644
--- a/manifests/openstack.pp
+++ b/manifests/openstack.pp
@@ -718,6 +718,8 @@
                                         private_ip => '10.68.16.13' },
         'tools-webproxy'            => {public_ip  => '208.80.155.131',
                                         private_ip => '10.68.16.4' },
+        'udplog'                    => {public_ip  => '208.80.155.191',
+                                        private_ip => '10.68.16.58' },
 
         # A wide variety of hosts are reachable via a public web proxy.
         'labs_shared_proxy' => {public_ip  => '208.80.155.156',

-- 
To view, visit https://gerrit.wikimedia.org/r/153800
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2a25eec4fa9744e1127efd46186f9d92d4cfd045
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to