search for: 848a72c

Displaying 1 result from an estimated 1 matches for "848a72c".

Did you mean: 84872
2011 Aug 25
0
[PATCH node] Remove libvirt-cim
...f07146f..f4e298a 100644 --- a/recipe/common-pkgs.ks +++ b/recipe/common-pkgs.ks @@ -110,5 +110,3 @@ python-hivex febootstrap-supermin-helper # sosreport soft-dep rpm-python -# alternate management framework -libvirt-cim diff --git a/recipe/ovirt16-post.ks b/recipe/ovirt16-post.ks index 0229201..848a72c 100644 --- a/recipe/ovirt16-post.ks +++ b/recipe/ovirt16-post.ks @@ -98,8 +98,6 @@ cat > /etc/sysconfig/iptables << \EOF -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT -A INPUT -p icmp -j ACCEPT -A INPUT -i lo -j ACCEPT -# libvirt-cim --A INPUT -p tcp --dport 5989 -j ACCEPT #...