2016-02-19 17:48:53 +00:00
|
|
|
---
|
2017-11-03 07:11:36 +00:00
|
|
|
pip_python_coreos_modules:
|
2016-02-19 17:48:53 +00:00
|
|
|
- httplib2
|
2017-11-03 07:11:36 +00:00
|
|
|
- six
|
2018-02-06 00:38:05 +00:00
|
|
|
|
|
|
|
override_system_hostname: true
|
2018-08-14 18:42:16 +00:00
|
|
|
coreos_auto_upgrade: true
|
2019-01-22 21:44:11 +00:00
|
|
|
|
|
|
|
# Install epel repo on Centos/RHEL
|
2019-02-11 21:27:02 +00:00
|
|
|
epel_enabled: false
|
|
|
|
|
|
|
|
# CentOS/RedHat Extras repo
|
|
|
|
extras_rh_repo_base_url: "http://mirror.centos.org/centos/$releasever/extras/$basearch/"
|
|
|
|
extras_rh_repo_gpgkey: "http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-7"
|
|
|
|
# Caching extras packages after installation
|
|
|
|
extras_rh_rpm_keepcache: 0
|