Rush has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/362214 )
Change subject: labstore: secondary cluster set 1004 as primary
......................................................................
labstore: secondary cluster set 1004 as primary
Change-Id: I685e7dc89d2b72addd9d294e1aca15d1cf391634
---
M modules/role/manifests/labs/nfs/secondary.pp
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/14/362214/1
diff --git a/modules/role/manifests/labs/nfs/secondary.pp
b/modules/role/manifests/labs/nfs/secondary.pp
index 5379823..e37b4ee 100644
--- a/modules/role/manifests/labs/nfs/secondary.pp
+++ b/modules/role/manifests/labs/nfs/secondary.pp
@@ -23,7 +23,7 @@
if $::hostname == 'labstore1005' {
# Define DRBD role for this host, should come from hiera
- $drbd_role = 'primary'
+ $drbd_role = 'secondary'
interface::ip { 'drbd-replication':
interface => $data_iface,
@@ -35,7 +35,7 @@
if $::hostname == 'labstore1004' {
# Define DRBD role for this host, should come from hiera
- $drbd_role = 'secondary'
+ $drbd_role = 'primary'
interface::ip { 'drbd-replication':
interface => $data_iface,
--
To view, visit https://gerrit.wikimedia.org/r/362214
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I685e7dc89d2b72addd9d294e1aca15d1cf391634
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Rush <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits