enable all services are started at boot

This commit is contained in:
Egon Rijpkema
2017-09-29 16:40:38 +02:00
parent 018fdd8bdb
commit 257a384e92
13 changed files with 45 additions and 0 deletions

View File

@ -43,6 +43,9 @@
owner: root
group: root
- name: start service at boot.
command: systemctl reenable cinder-controller.service
- command: systemctl daemon-reload
- name: Initialize database.