MFH: r337084
- Set ownership on config.ru file Reported by: mat Approved by: portmgr-lurkers (mat)
This commit is contained in:
parent
c51341aa62
commit
86379945d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2014Q1/; revision=337085
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= puppet
|
||||
PORTVERSION= 3.3.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://downloads.puppetlabs.com/puppet/
|
||||
|
||||
|
@ -54,6 +54,7 @@ www/puppet/config.ru
|
||||
@dirrmtry etc/puppet
|
||||
@unexec rmdir /var/puppet 2>/dev/null || :
|
||||
@exec /usr/sbin/chown -Rh puppet:puppet /var/puppet
|
||||
@exec /usr/sbin/chown -Rh puppet:puppet www/puppet/config.ru
|
||||
@dirrm %%RUBY_SITELIBDIR%%/hiera/backend
|
||||
@dirrm %%RUBY_SITELIBDIR%%/hiera
|
||||
@dirrm %%RUBY_SITELIBDIR%%/puppetx/puppetlabs/syntax_checkers
|
||||
|
Loading…
Reference in New Issue
Block a user