]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
buildpackages: drop unneeded packages in SLE15
authorNathan Cutler <ncutler@suse.com>
Wed, 28 Feb 2018 17:02:39 +0000 (18:02 +0100)
committerKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Mon, 14 Oct 2019 22:11:40 +0000 (00:11 +0200)
Signed-off-by: Nathan Cutler <ncutler@suse.com>
teuthology/task/buildpackages/sle-15.0-user-data.txt

index cdf634eecf50378bfbac848254d339039d16ee70..b6c3357b9644236c3a21c4f4dc0fa63781211d16 100644 (file)
@@ -10,5 +10,5 @@ users:
     groups: users
 runcmd:
  - ( MYHOME=/home/ubuntu ; mkdir $MYHOME/.ssh ; chmod 700 $MYHOME/.ssh ; cp /home/sles/.ssh/authorized_keys $MYHOME/.ssh ; chown -R ubuntu.users $MYHOME/.ssh )
- - zypper --non-interactive install --no-recommends python wget git ntp rsyslog lsb-release
+ - zypper --non-interactive install --no-recommends wget git-core rsyslog lsb-release
 final_message: "READYTORUN"