You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
433 B

  1. ---
  2. pip_python_coreos_modules:
  3. - httplib2
  4. - six
  5. override_system_hostname: true
  6. coreos_auto_upgrade: true
  7. # Install epel repo on Centos/RHEL
  8. epel_enabled: false
  9. # CentOS/RedHat Extras repo
  10. extras_rh_repo_base_url: "http://mirror.centos.org/centos/$releasever/extras/$basearch/"
  11. extras_rh_repo_gpgkey: "http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-7"
  12. # Caching extras packages after installation
  13. extras_rh_rpm_keepcache: 0