Merge "vars: Drop development packages"
This commit is contained in:
commit
2e9a3a5d5a
@ -84,14 +84,12 @@ _lxc_cache_distro_packages:
|
||||
- ca-certificates
|
||||
- cronie
|
||||
- epel-release
|
||||
- git
|
||||
- openssh-server
|
||||
- python-devel
|
||||
- python2
|
||||
- rsync
|
||||
- sudo
|
||||
- wget
|
||||
- tar
|
||||
- wget
|
||||
- which
|
||||
- yum-plugin-priorities
|
||||
- yum-utils
|
||||
|
@ -85,17 +85,15 @@ lxc_cache_map:
|
||||
{{ lxc_cache_prep_post_commands }}
|
||||
|
||||
_lxc_cache_distro_packages:
|
||||
- ca-certificates
|
||||
- ca-certificates-mozilla
|
||||
- git-core
|
||||
- cronie
|
||||
- openssh
|
||||
- python-devel
|
||||
- python
|
||||
- python-xml
|
||||
- rsync
|
||||
- sudo
|
||||
- wget
|
||||
- tar
|
||||
- wget
|
||||
- which
|
||||
|
||||
lxc_cached_network_interfaces:
|
||||
|
@ -101,14 +101,15 @@ lxc_cache_install_debconf: '-o Dpkg::Options::="--force-confdef" -o Dpkg::Option
|
||||
|
||||
_lxc_cache_distro_packages:
|
||||
- apt-transport-https
|
||||
- build-essential
|
||||
- ca-certificates
|
||||
- git
|
||||
- iptables
|
||||
- cron # xenial doesn't have cronie
|
||||
- openssh-server
|
||||
- python-dev
|
||||
- python2.7
|
||||
- rsync
|
||||
- sudo
|
||||
- tar
|
||||
- wget
|
||||
- debianutils # for 'which' executable
|
||||
|
||||
lxc_cached_network_interfaces:
|
||||
- src: "lxc-net-bridge.cfg.j2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user