Ryan Lane has submitted this change and it was merged.

Change subject: Adding standard to formey
......................................................................


Adding standard to formey

Change-Id: I9ae4315ac29334ed86cfbcabcf85147e8b4c3d78
---
M manifests/site.pp
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Ryan Lane: Verified; Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index 15c11fe..1c3948a 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -766,7 +766,8 @@
        $ldapincludes = ['openldap', 'nss', 'utils']
        $ssh_tcp_forwarding = "no"
        $ssh_x11_forwarding = "no"
-       include role::gerrit::production::replicationdest,
+       include standard,
+               role::gerrit::production::replicationdest,
                svn::server,
                backup::client
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9ae4315ac29334ed86cfbcabcf85147e8b4c3d78
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ryan Lane <[email protected]>
Gerrit-Reviewer: Ryan Lane <[email protected]>

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

Reply via email to