openstack-ansible-nspawn_hosts/vars/redhat-7.yml
Kevin Carter 559987522a
Update copy from host options
This change removes some more boiler plate and ensures all of the
required files are copied into the base container image.

Change-Id: I4f74364d0969363297b286ae8327291659d20a00
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-05-18 00:41:55 -05:00

63 lines
1.3 KiB
YAML

---
# Copyright 2016, Rackspace US, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
_nspawn_hosts_container_image_url: "https://github.com/CentOS/sig-cloud-instance-images/raw/CentOS-7/docker/centos-7-docker.tar.xz"
_nspawn_hosts_distro_packages:
- aria2
- bridge-utils
- btrfs-progs
- dbus
- dnsmasq
- git
- libseccomp
- psmisc
- systemd-networkd
- unzip
- xz
_nspawn_container_distro_packages:
- ca-certificates
- cronie
- dbus
- epel-release
- iproute
- iputils
- openssh-server
- openssl
- policycoreutils
- python2
- rsync
- setup
- sudo
- systemd
- systemd-networkd
- systemd-resolved
- tar
- wget
- which
- yum-plugin-priorities
- yum-plugin-rpm-warm-cache
- yum-utils
_nspawn_cache_map:
distro: centos
arch: amd64
release: 7
_nspawn_copy_from_host:
- /etc/pki/rpm-gpg/
- /etc/yum.repos.d/