
This has not had any practical use for several releases and mostly carries copies of ansible facts. Remove the variable and use the facts directly. Change-Id: I1d2be9d07b38eaf2b737819c451a0d2339f723d0
3 lines
108 B
Plaintext
3 lines
108 B
Plaintext
lxc.include = LXC_TEMPLATE_CONFIG/{{ ansible_facts['distribution'] | lower }}.common.conf
|
|
lxc.arch = x86_64
|