Dzahn has uploaded a new change for review.

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

Change subject: osm: move files/osm/tuning.conf to module
......................................................................

osm: move files/osm/tuning.conf to module

Change-Id: Ia8eddcacbea0c61baef39905b3b3457aea035eb3
---
R modules/osm/files/tuning.conf
M modules/role/manifests/osm/common.pp
2 files changed, 1 insertion(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/53/318453/1

diff --git a/files/osm/tuning.conf b/modules/osm/files/tuning.conf
similarity index 100%
rename from files/osm/tuning.conf
rename to modules/osm/files/tuning.conf
diff --git a/modules/role/manifests/osm/common.pp 
b/modules/role/manifests/osm/common.pp
index dfbb054..5349ee0 100644
--- a/modules/role/manifests/osm/common.pp
+++ b/modules/role/manifests/osm/common.pp
@@ -8,10 +8,7 @@
         owner  => 'root',
         group  => 'root',
         mode   => '0444',
-        # move to a module?
-        # lint:ignore:puppet_url_without_modules
-        source => 'puppet:///files/osm/tuning.conf',
-        # lint:endignore
+        source => 'puppet:///modules/osm/tuning.conf',
     }
 
     sysctl::parameters { 'postgres_shmem':

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia8eddcacbea0c61baef39905b3b3457aea035eb3
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>

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

Reply via email to