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

Change subject: install: add 'preseed'-role to install1001
......................................................................


install: add 'preseed'-role to install1001

Now that the old general "role::installserver" is gone,
and all split up, we can easily add just the preseed
role to install1001 (as the ticket asked for), which
will just sets up /srv/autoinstall with "recurse => true".

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

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



diff --git a/manifests/site.pp b/manifests/site.pp
index 0083b03..7e82263 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1305,6 +1305,7 @@
 node 'install1001.wikimedia.org' {
     role(installserver::tftp,
         installserver::dhcp,
+        installserver::preseed,
         aptrepo::wikimedia)
 
     $cluster = 'misc'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4069118447d6161dca28c667d62a4720a14f805e
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Faidon Liambotis <fai...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to