Signed-off-by: Darryl L. Pierce <[email protected]>
---
 common-post.ks |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/common-post.ks b/common-post.ks
index 3a23c02..d02c946 100644
--- a/common-post.ks
+++ b/common-post.ks
@@ -143,6 +143,9 @@ alias vi="mod_vi"
 alias ping='ping -c 3'
 EOF
 
+mkdir /etc/libvirt/qemu
+mkdir /etc/libvirt/storage
+
 # Remove the default logrotate daily cron job
 # since we run it every 10 minutes instead.
 rm -f /etc/cron.daily/logrotate
-- 
1.6.2.5

_______________________________________________
Ovirt-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/ovirt-devel

Reply via email to