Madhuvishy has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/394224 )
Change subject: public_dumps: Revert inclusion of labstore::init class
......................................................................
public_dumps: Revert inclusion of labstore::init class
Including the labstore::init class brought with it a bunch of
ldap client libraries and config that are not needed in these servers
since they will be read only NFS servers. Reverting this in puppet
first, and then will purge all the packages and config changes that
came with this.
Bug: T181431
Change-Id: I32df1e0480368286973eca41e5cd70c5f6e9ce27
---
M hieradata/hosts/labstore1006.yaml
M hieradata/hosts/labstore1007.yaml
M modules/profile/manifests/dumps/public_server.pp
3 files changed, 1 insertion(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/24/394224/1
diff --git a/hieradata/hosts/labstore1006.yaml
b/hieradata/hosts/labstore1006.yaml
index 35bcdc1..c74bbdb 100644
--- a/hieradata/hosts/labstore1006.yaml
+++ b/hieradata/hosts/labstore1006.yaml
@@ -1,4 +1,3 @@
-ldap::client::nss::nsswitch_conf_source:
file:///usr/share/base-files/nsswitch.conf
profile::dumps::rsyncer:
dumps_user: 'dumpsgen'
dumps_group: 'dumpsgen'
diff --git a/hieradata/hosts/labstore1007.yaml
b/hieradata/hosts/labstore1007.yaml
index 35bcdc1..c74bbdb 100644
--- a/hieradata/hosts/labstore1007.yaml
+++ b/hieradata/hosts/labstore1007.yaml
@@ -1,4 +1,3 @@
-ldap::client::nss::nsswitch_conf_source:
file:///usr/share/base-files/nsswitch.conf
profile::dumps::rsyncer:
dumps_user: 'dumpsgen'
dumps_group: 'dumpsgen'
diff --git a/modules/profile/manifests/dumps/public_server.pp
b/modules/profile/manifests/dumps/public_server.pp
index f841c39..25defd1 100644
--- a/modules/profile/manifests/dumps/public_server.pp
+++ b/modules/profile/manifests/dumps/public_server.pp
@@ -5,5 +5,5 @@
class profile::dumps::public_server {
class {'::public_dumps::server':}
- class {'::labstore':}
+
}
--
To view, visit https://gerrit.wikimedia.org/r/394224
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I32df1e0480368286973eca41e5cd70c5f6e9ce27
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Madhuvishy <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits