Faidon Liambotis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/138592

Change subject: Kill role::puppetproxy
......................................................................

Kill role::puppetproxy

Unused for a long time now.

Change-Id: I3c7fd247320d11f7ca453c6adb761f14785cf987
---
D manifests/role/puppetproxy.pp
1 file changed, 0 insertions(+), 14 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/92/138592/1

diff --git a/manifests/role/puppetproxy.pp b/manifests/role/puppetproxy.pp
deleted file mode 100644
index c3681b1..0000000
--- a/manifests/role/puppetproxy.pp
+++ /dev/null
@@ -1,14 +0,0 @@
-class role::puppetproxy {
-    system::role { 'puppetproxy':
-        description => 'Puppet proxying through haproxy host',
-    }
-
-    ferm::rule { 'puppet_haproxy':
-        rule => 'proto tcp dport 8140 { saddr $ALL_NETWORKS ACCEPT; }'
-    }
-
-    class { 'haproxy':
-        endpoint_hostname => 'palladium',
-        endpoint_ip       => '10.64.16.160',
-    }
-}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3c7fd247320d11f7ca453c6adb761f14785cf987
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <[email protected]>

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

Reply via email to