Skip to content

Commit

Permalink
Merge pull request #69 from zexi/automated-cherry-pick-of-#68-upstrea…
Browse files Browse the repository at this point in the history
…m-release-3.6

Automated cherry pick of #68: feat: support debian x86_64
  • Loading branch information
zexi committed Apr 9, 2021
2 parents 93e6310 + ffdcf70 commit a049d81
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions onecloud/roles/common/vars/debian-10.x86_64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
is_debian_based: true
debian_based_arch: amd64

common_packages:
- apt-transport-https
- bash-completion
- bridge-utils
- ca-certificates
- chntpw
- conntrack
- conntrackd
- curl
- dkms
- docker-ce #
- git
- glusterfs-common
- gnupg-agent
- gnupg2
- ipset
- ipvsadm
- jq
- kubeadm=1.15.8-00 #
- kubectl=1.15.8-00 #
- kubelet=1.15.8-00 #
- libusb-1.0-0
- libusbredirparser1
- librbd1
- libspice-server1
- ntp
- python-selinux
- software-properties-common
- wget
- ovmf
- openvswitch-switch
- yunion-climc
- yunion-executor
- yunion-ocadm
- yunion-qemu-2.12.1

0 comments on commit a049d81

Please sign in to comment.