Dzahn has uploaded a new change for review.
https://gerrit.wikimedia.org/r/198750
Change subject: phab: small lint fixes phd.pp
......................................................................
phab: small lint fixes phd.pp
2 x two-space soft tabs not used
3 x indentation of => is not properly aligned
Change-Id: I5a82f5da6cbb7dffb2a1d88114d0779eb13810e7
---
M modules/phabricator/manifests/phd.pp
1 file changed, 5 insertions(+), 5 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/50/198750/1
diff --git a/modules/phabricator/manifests/phd.pp
b/modules/phabricator/manifests/phd.pp
index 59f0ae7..52c9d17 100644
--- a/modules/phabricator/manifests/phd.pp
+++ b/modules/phabricator/manifests/phd.pp
@@ -10,8 +10,8 @@
$run_dir = $settings['phd.run-directory']
file { '/etc/init.d/phd':
- ensure => 'link',
- target => "${basedir}/phabricator/bin/phd",
+ ensure => 'link',
+ target => "${basedir}/phabricator/bin/phd",
}
file { $run_dir:
@@ -46,8 +46,8 @@
}
file { '/etc/logrotate.d/phd':
- ensure => file,
- source => 'puppet:///modules/phabricator/logrotate_phd',
- mode => '0644',
+ ensure => file,
+ source => 'puppet:///modules/phabricator/logrotate_phd',
+ mode => '0644',
}
}
--
To view, visit https://gerrit.wikimedia.org/r/198750
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5a82f5da6cbb7dffb2a1d88114d0779eb13810e7
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