Restart keystone after token update

Change-Id: Ibe9e7cbe7f34e6b32a5aa4c1a614c051080f2dbd
Closes-Bug: 1655928
This commit is contained in:
Dmitry Ukov 2017-01-17 19:03:58 +04:00
parent 6bf6fcdeff
commit 538cb116f0
2 changed files with 5 additions and 1 deletions

View File

@ -2,3 +2,7 @@
keystone_config:
token/expiration:
value: 300
notify: Service[apache2]
service:
apache2:
ensure: running

View File

@ -5,4 +5,4 @@ nova_config:
notify: "Service[nova-compute]"
service:
nova-compute:
ensure: running
ensure: running