Merge "Change nova_lock_path mode"

This commit is contained in:
Zuul 2020-02-19 14:46:21 +00:00 committed by Gerrit Code Review
commit 5a14280505
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@
- path: "{{ nova_system_home_folder }}/cache/api"
- path: "{{ nova_system_home_folder }}/instances"
- path: "{{ nova_lock_path }}"
mode: "2755"
- path: "/var/run/nova"
tags:
- nova-dirs