summaryrefslogtreecommitdiffstats
path: root/ansible/deployment_poc/templates/libvirt-storage-template.xml.j2
diff options
context:
space:
mode:
authorGeorg Pfuetzenreuter2022-02-13 01:37:39 +0100
committerGeorg Pfuetzenreuter2022-02-13 01:41:30 +0100
commit642290c73407a7969857197810123633c83c6a26 (patch)
tree501c138a617d11abaf88d28812baab5a2ee639dd /ansible/deployment_poc/templates/libvirt-storage-template.xml.j2
parenta2be10311173cef2c39da721b3e47888c379e7bc (diff)
downloadsystem-642290c73407a7969857197810123633c83c6a26.tar.gz
system-642290c73407a7969857197810123633c83c6a26.tar.bz2
system-642290c73407a7969857197810123633c83c6a26.zip
Bulk update
Signed-off-by: Georg Pfuetzenreuter <georg@lysergic.dev>
Diffstat (limited to 'ansible/deployment_poc/templates/libvirt-storage-template.xml.j2')
-rw-r--r--ansible/deployment_poc/templates/libvirt-storage-template.xml.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible/deployment_poc/templates/libvirt-storage-template.xml.j2 b/ansible/deployment_poc/templates/libvirt-storage-template.xml.j2
index 9ce3ff1..048dd2a 100644
--- a/ansible/deployment_poc/templates/libvirt-storage-template.xml.j2
+++ b/ansible/deployment_poc/templates/libvirt-storage-template.xml.j2
@@ -8,8 +8,8 @@
<format type='qcow2'/>
<permissions>
<mode>0660</mode>
- <owner>107</owner>
- <group>107</group>
+ <owner>455</owner>
+ <group>453</group>
</permissions>
</target>
</volume>