Initial network Pike updates
- Switched default linter to cookstyle - Renamed rake tasks to better conform with Chef conventions Change-Id: I5dd1971392fdf282d0f214dfce9dcbecc18542a8
This commit is contained in:
@@ -103,7 +103,7 @@ service 'neutron-server' do
|
||||
subscribes :restart, [
|
||||
plugin_templates,
|
||||
'template[/etc/neutron/neutron.conf]',
|
||||
'remote_file[/etc/neutron/policy.json]'
|
||||
'remote_file[/etc/neutron/policy.json]',
|
||||
].flatten
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user