diff --git a/inventory/group_vars/all/all.yml b/inventory/group_vars/all/all.yml index a10e4ac793..2b1a9b139f 100644 --- a/inventory/group_vars/all/all.yml +++ b/inventory/group_vars/all/all.yml @@ -54,6 +54,8 @@ systemd_utils_distro_prefix: systemd_utils_prefix: "{{ systemd_utils_distro_prefix[ansible_facts['pkg_mgr']] }}" +openstack_lock_dir: "/run/lock" + # Ensure that the package state matches the global setting rsyslog_client_package_state: "{{ package_state }}" # At this time there's no suitable package available for systemd-journal-remote/gateway