Merge "File resources use content not template."
This commit is contained in:
commit
86573ce56f
@ -134,7 +134,7 @@ class openstack_project::static (
|
||||
owner => 'root',
|
||||
group => 'www-data',
|
||||
mode => '0440',
|
||||
template => 'openstack_project/os-loganalyze-wsgi.conf.erb',
|
||||
content => template('openstack_project/os-loganalyze-wsgi.conf.erb'),
|
||||
require => File['/etc/os_loganalyze'],
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user