Dzahn has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/325743 )

Change subject: install: add http & proxy roles on install2001
......................................................................


install: add http & proxy roles on install2001

Make install2001 match install1001 by including
the (new) http and proxy classes one subtask of T132757 says.

Bug: T132757
Change-Id: Ie1c89f96b7932fc6cfe5a3afc22b93e8dab2e24c
---
M manifests/site.pp
1 file changed, 3 insertions(+), 0 deletions(-)

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



diff --git a/manifests/site.pp b/manifests/site.pp
index a77b813..797966e 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1325,6 +1325,9 @@
 node 'install2001.wikimedia.org' {
     role(installserver::tftp,
         installserver::dhcp,
+        installserver::http,
+        installserver::proxy,
+        installserver::preseed,
         aptrepo::wikimedia)
 
     $cluster = 'misc'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie1c89f96b7932fc6cfe5a3afc22b93e8dab2e24c
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to