[MediaWiki-commits] [Gerrit] operations/puppet[production]: role::dnsrecursor: absolute path for the dependency as well

2016-10-17 Thread Giuseppe Lavagetto (Code Review)
Giuseppe Lavagetto has submitted this change and it was merged.

Change subject: role::dnsrecursor: absolute path for the dependency as well
..


role::dnsrecursor: absolute path for the dependency as well

Change-Id: I14c1c7fe215a28e02e03f1a3e67bc7300917dad9
---
M manifests/role/dns.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Giuseppe Lavagetto: Verified; Looks good to me, approved



diff --git a/manifests/role/dns.pp b/manifests/role/dns.pp
index 998efc8..6a95720 100644
--- a/manifests/role/dns.pp
+++ b/manifests/role/dns.pp
@@ -10,7 +10,7 @@
 '::lvs::realserver':
 realserver_ips   => 
$lvs::configuration::service_ips['dns_rec'][$::site];
 '::dnsrecursor':
-require  => Class['lvs::realserver'],
+require  => Class['::lvs::realserver'],
 listen_addresses => [$::ipaddress,
 $::ipaddress6_eth0,
 
$lvs::configuration::service_ips['dns_rec'][$::site],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I14c1c7fe215a28e02e03f1a3e67bc7300917dad9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto 
Gerrit-Reviewer: Giuseppe Lavagetto 

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


[MediaWiki-commits] [Gerrit] operations/puppet[production]: role::dnsrecursor: absolute path for the dependency as well

2016-10-17 Thread Giuseppe Lavagetto (Code Review)
Giuseppe Lavagetto has uploaded a new change for review.

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

Change subject: role::dnsrecursor: absolute path for the dependency as well
..

role::dnsrecursor: absolute path for the dependency as well

Change-Id: I14c1c7fe215a28e02e03f1a3e67bc7300917dad9
---
M manifests/role/dns.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/62/316362/1

diff --git a/manifests/role/dns.pp b/manifests/role/dns.pp
index 998efc8..6a95720 100644
--- a/manifests/role/dns.pp
+++ b/manifests/role/dns.pp
@@ -10,7 +10,7 @@
 '::lvs::realserver':
 realserver_ips   => 
$lvs::configuration::service_ips['dns_rec'][$::site];
 '::dnsrecursor':
-require  => Class['lvs::realserver'],
+require  => Class['::lvs::realserver'],
 listen_addresses => [$::ipaddress,
 $::ipaddress6_eth0,
 
$lvs::configuration::service_ips['dns_rec'][$::site],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I14c1c7fe215a28e02e03f1a3e67bc7300917dad9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto 

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