comment out this
This commit is contained in:
parent
da541362d0
commit
54be89de3b
1 changed files with 5 additions and 4 deletions
|
@ -297,8 +297,9 @@
|
|||
- copy: src={{files}}/fedora-cloud/nova-ssh-config dest=/var/lib/nova/.ssh/config owner=nova group=nova mode=640
|
||||
|
||||
# This needs to be run after controller reprovision
|
||||
- name: "restart neutron-openvswitch-agent"
|
||||
service: name=neutron-openvswitch-agent state=restarted
|
||||
- name: "restart openstack-nova-compute"
|
||||
service: name=openstack-nova-compute state=restarted
|
||||
#FIXME
|
||||
#- name: "restart neutron-openvswitch-agent"
|
||||
# service: name=neutron-openvswitch-agent state=restarted
|
||||
#- name: "restart openstack-nova-compute"
|
||||
# service: name=openstack-nova-compute state=restarted
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue