snap-nova/snap/templates/nova-snap.conf.j2
Corey Bryant 0c30243b11 Go back to installing files to SNAP_COMMON
The symlinks setup key is dropped, and SNAP_COMMON is used as the
root directory where setup dirs, templates, and copyfiles are
installed. This aligns better with how snaps should behave.

Change-Id: I9b18b703f3f00f5ac8db61253e8abfe024a51b50
2017-04-24 12:55:49 +00:00

8 lines
168 B
Django/Jinja

[DEFAULT]
# Set state path to writable directory
state_path = {{ snap_common }}/lib
[oslo_concurrency]
# Oslo Concurrency lock path
lock_path = {{ snap_common }}/lock