Merge OracleLinux in RedHat bootstrap-os (#5575)

* Merge OracleLinux in RedHat bootstrap-os

* Set default for use_oracle_public_repo in main.yaml
This commit is contained in:
Sander Cornelissen
2020-03-14 14:28:34 +01:00
committed by GitHub
parent d69db3469e
commit f5417032bf
4 changed files with 28 additions and 25 deletions

View File

@@ -9,6 +9,10 @@ centos_fastestmirror_enabled: false
# Disable locksmithd or leave it in its current state
coreos_locksmithd_disable: false
## Oracle Linux specific variables
# Install public repo on Oracle Linux
use_oracle_public_repo: true
## General
# Set the hostname to inventory_hostname
override_system_hostname: true