Nate Stephany
2020-03-14 2158c5d1da2cb16179e12d813cf827a7e14e1191
refs
author Nate Stephany <nate@redhat.com>
Saturday, March 14, 2020 00:05 +0100
committer GitHub <noreply@github.com>
Saturday, March 14, 2020 00:05 +0100
commit2158c5d1da2cb16179e12d813cf827a7e14e1191
tree d3db0cc4a33b9204b7288f14dbddafc9170c3c0c tree | zip | gz
parent db6af5c6a60e5f02e0a831aac21e73901f8dbba3 view | diff
[WIP] RHEL8 clientvm (#1322)

* initial commit for rhel8 clientvm

* small updates for osp

* remove separate cloud_template

* merge rhel8 clientvm changes into clientvm

* switch set-repositories from import to include tasks

* change from include to import role

* small readme update
4 files deleted
1 files added
13 files modified
1 files renamed
725 ■■■■■ changed files
ansible/configs/ocp-clientvm/README.adoc 5 ●●●●● diff | view | raw | blame | history
ansible/configs/ocp-clientvm/default_vars.yml 30 ●●●● diff | view | raw | blame | history
ansible/configs/ocp-clientvm/default_vars_ec2.yml 6 ●●●● diff | view | raw | blame | history
ansible/configs/ocp-clientvm/default_vars_osp.yml 20 ●●●● diff | view | raw | blame | history
ansible/configs/ocp-clientvm/files/cloud_providers/ec2_cloud_template.j2 356 ●●●●● diff | view | raw | blame | history
ansible/configs/ocp-clientvm/files/hosts_template.j2 5 ●●●●● diff | view | raw | blame | history
ansible/configs/ocp-clientvm/files/repos_template.j2 32 ●●●●● diff | view | raw | blame | history
ansible/configs/ocp-clientvm/pre_software.yml 2 ●●● diff | view | raw | blame | history
ansible/configs/ocp-clientvm/software.yml 4 ●●●● diff | view | raw | blame | history
ansible/roles/bastion-lite/tasks/main.yml 17 ●●●● diff | view | raw | blame | history
ansible/roles/common/defaults/main.yml 30 ●●●●● diff | view | raw | blame | history
ansible/roles/common/files/host_ssh_config.j2 11 ●●●●● diff | view | raw | blame | history
ansible/roles/common/tasks/main.yml 17 ●●●● diff | view | raw | blame | history
ansible/roles/common/tasks/packages_el7.yml 4 ●●●● diff | view | raw | blame | history
ansible/roles/common/tasks/packages_el8.yml 18 ●●●●● diff | view | raw | blame | history
ansible/roles/common/tasks/use_own_repos.yml 38 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp-client-vm/tasks/main.yml 32 ●●●● diff | view | raw | blame | history
ansible/roles/set-repositories/tasks/main.yml 6 ●●●● diff | view | raw | blame | history
ansible/roles/set-repositories/tasks/satellite-repos.yml 92 ●●●● diff | view | raw | blame | history