Dzahn has uploaded a new change for review.
https://gerrit.wikimedia.org/r/73552
Change subject: comment/FIXME duplicate apache definition when combining
classes on a single node
......................................................................
comment/FIXME duplicate apache definition when combining classes on a single
node
Change-Id: If96b36da28e2877bf6d25de5fa72f249733c1eee
---
M manifests/misc/etherpad.pp
1 file changed, 5 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/52/73552/1
diff --git a/manifests/misc/etherpad.pp b/manifests/misc/etherpad.pp
index 95754f9..407d7b0 100644
--- a/manifests/misc/etherpad.pp
+++ b/manifests/misc/etherpad.pp
@@ -96,10 +96,11 @@
enable => true,
ensure => running;
}
- service { apache2:
- enable => true,
- ensure => running;
- }
+ #FIXME
+ #service { apache2:
+ # enable => true,
+ # ensure => running;
+ #}
file {
'/etc/etherpad-lite/settings.json':
--
To view, visit https://gerrit.wikimedia.org/r/73552
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If96b36da28e2877bf6d25de5fa72f249733c1eee
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