Alexandros Kosiaris has submitted this change and it was merged.
Change subject: Beta: Drop log_dir for Apertium
......................................................................
Beta: Drop log_dir for Apertium
Drop $log_dir as it is not needed. Also fixed reference to old Bugzilla.
Change-Id: I2d3b857cdaa8de86dc93dbe438d4c2fc798ef30a
---
M manifests/role/apertium.pp
1 file changed, 2 insertions(+), 3 deletions(-)
Approvals:
Alexandros Kosiaris: Verified; Looks good to me, approved
diff --git a/manifests/role/apertium.pp b/manifests/role/apertium.pp
index 8abf745..0ed54dd 100644
--- a/manifests/role/apertium.pp
+++ b/manifests/role/apertium.pp
@@ -36,11 +36,10 @@
'ALL = (root) NOPASSWD:/usr/sbin/service apertium-apy restart',
] }
- # Define Apertium log directory and port
- $log_dir = '/var/log/apertium'
+ # Define Apertium port
$apertium_port = '2737'
- # We have to explicitly open the apertium port (bug 45868)
+ # We have to explicitly open the apertium port (bug T47868)
ferm::service { 'apertium_http':
proto => 'tcp',
port => $apertium_port,
--
To view, visit https://gerrit.wikimedia.org/r/180199
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2d3b857cdaa8de86dc93dbe438d4c2fc798ef30a
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: KartikMistry <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits