[MediaWiki-commits] [Gerrit] operations/puppet[production]: install: add 'preseed'-role to install1001

2016-12-07 Thread Dzahn (Code Review)
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 
Gerrit-Reviewer: Dzahn 
Gerrit-Reviewer: Faidon Liambotis 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] operations/puppet[production]: install: add 'preseed'-role to install1001

2016-12-06 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review.

  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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/37/325737/1

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: newchange
Gerrit-Change-Id: I4069118447d6161dca28c667d62a4720a14f805e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn 

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