]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
oracle template: add openssh-clients to enable scp in/out of container
authorDwight Engen <dwight.engen@oracle.com>
Fri, 4 Oct 2013 17:45:53 +0000 (13:45 -0400)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 4 Oct 2013 19:54:58 +0000 (14:54 -0500)
Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
templates/lxc-oracle.in

index c0fcd307832f4be8e3a9b9d9be8e8b5bf6c892be..deed9b363171803b04d86575434c100074d53fc4 100644 (file)
@@ -516,7 +516,7 @@ container_rootfs_create()
         mkdir -p $container_rootfs/var/lib/rpm
         rpm --root $container_rootfs --initdb
         yum_args="--installroot $container_rootfs --disablerepo=* --enablerepo=$repo -y --nogpgcheck"
-        min_pkgs="yum initscripts passwd rsyslog vim-minimal openssh-server dhclient chkconfig rootfiles policycoreutils oraclelinux-release"
+        min_pkgs="yum initscripts passwd rsyslog vim-minimal openssh-server openssh-clients dhclient chkconfig rootfiles policycoreutils oraclelinux-release"
 
         # we unshare the mount namespace because yum installing the ol4
         # packages causes $rootfs/proc to be mounted on