Alexandros Kosiaris has submitted this change and it was merged.
Change subject: osm: move files/osm/tuning.conf to role module
......................................................................
osm: move files/osm/tuning.conf to role module
Change-Id: Ia8eddcacbea0c61baef39905b3b3457aea035eb3
---
R modules/role/files/osm/tuning.conf
M modules/role/manifests/osm/common.pp
2 files changed, 1 insertion(+), 4 deletions(-)
Approvals:
Alexandros Kosiaris: Verified; Looks good to me, approved
diff --git a/files/osm/tuning.conf b/modules/role/files/osm/tuning.conf
similarity index 100%
rename from files/osm/tuning.conf
rename to modules/role/files/osm/tuning.conf
diff --git a/modules/role/manifests/osm/common.pp
b/modules/role/manifests/osm/common.pp
index dfbb054..d5347f8 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/role/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: merged
Gerrit-Change-Id: Ia8eddcacbea0c61baef39905b3b3457aea035eb3
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: MaxSem <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits