add policycoreutils to the nodeimage packages, so that authconfig can run from the...
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 27 Feb 2015 20:08:09 +0000 (21:08 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 27 Feb 2015 20:08:09 +0000 (21:08 +0100)
config.lxc/nodeimage.pkgs

index 665e874..384543c 100644 (file)
@@ -126,3 +126,7 @@ package: less
 package: emacs-nox
 
 package>=f20: libvirt
+
+# https://bugzilla.redhat.com/show_bug.cgi?id=1094297
+# this is required so that bootmanager can run authconfig in the context of the nodeimage
+package>=f21: policycoreutils