Ottomata has uploaded a new change for review.

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


Change subject: Owning hive-site.xml as hive:hive
......................................................................

Owning hive-site.xml as hive:hive

Change-Id: I823e3ac2857c5520e2cc505d6c259b951780f42d
---
M manifests/hive.pp
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet/cdh4 
refs/changes/28/73328/1

diff --git a/manifests/hive.pp b/manifests/hive.pp
index a7df675..05fff70 100644
--- a/manifests/hive.pp
+++ b/manifests/hive.pp
@@ -78,6 +78,8 @@
     file { '/etc/hive/conf/hive-site.xml':
         content => template($hive_site_template),
         mode    => $hive_site_mode,
+        owner   => 'hive',
+        group   => 'hive',
         require => Package['hive'],
     }
     file { '/etc/hive/conf/hive-exec-log4j.properties':

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I823e3ac2857c5520e2cc505d6c259b951780f42d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet/cdh4
Gerrit-Branch: master
Gerrit-Owner: Ottomata <[email protected]>

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

Reply via email to