Mitesh The Mouse
2019-10-23 674e351813b1b7ad2dcd3c8879e972259dda06ab
refs
author Mitesh The Mouse <44154255+miteshrh@users.noreply.github.com>
Wednesday, October 23, 2019 14:13 +0200
committer Wolfgang Kulhanek <wkulhanek@users.noreply.github.com>
Wednesday, October 23, 2019 14:13 +0200
commit674e351813b1b7ad2dcd3c8879e972259dda06ab
tree d67f42c97f8c1629d8f17933bc92037319f49591 tree | zip | gz
parent 2def0b7318239061164a67ee893e4b43a142d224 view | diff
Satellite config (#776)

* Few changes made for creating PR

* satellite v64 for production with local capsule

* minor change

* satellite local capsule configuration updates

* Update env_vars.yml

* Update env_vars.yml

* host template: Fix possible mismatch between host and loop.index

* Security fixes

* improvements/fixes for satellite roles and satellite-v64-config

* satellite-multi-region

* Role and sample_vars updated

* inden issue fixed in satellite role

* fixed typo in satellite-v64-prod env_vars
5 files deleted
18 files added
10 files modified
2076 ■■■■ changed files
ansible/configs/satellite-multi-region/README.adoc 35 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/deploy_stack.yml 77 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/destroy_env.yml 41 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/env_vars.yml 215 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/files/cloud_providers/capsule.j2 369 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/files/cloud_providers/default.j2 369 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/files/etc_hosts_template.j2 16 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/files/hosts_template.j2 23 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/files/repos_template.j2 122 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/files/tower_template_inventory.j2 54 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/post_infra.yml 79 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/post_software.yml 31 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/pre_infra.yml 30 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/pre_software.yml 46 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/sample_vars.yml 93 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/software.yml 52 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/start.yml 33 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-multi-region/stop.yml 33 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-v64-prod/README.adoc 28 ●●●● diff | view | raw | blame | history
ansible/configs/satellite-v64-prod/env_vars.yml 189 ●●●● diff | view | raw | blame | history
ansible/configs/satellite-v64-prod/files/cloud_providers/ec2_cloud_template.j2 23 ●●●●● diff | view | raw | blame | history
ansible/configs/satellite-v64-prod/sample_vars.yml 10 ●●●● diff | view | raw | blame | history
ansible/configs/satellite-v64-prod/software.yml 18 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-capsule-configuration/tasks/main.yml 9 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-activationkey/tasks/main.yml 8 ●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-activationkey/vars/main.yml 3 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-capsule-certificate/defaults/main.yml 2 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-content-view/tasks/main.yml 10 ●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-content-view/vars/main.yml 5 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-manifest/tasks/main.yml 2 ●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-manifest/vars/main.yml 2 ●●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-subscription-and-sync/tasks/main.yml 47 ●●●● diff | view | raw | blame | history
ansible/roles/satellite-manage-subscription-and-sync/vars/main.yml 2 ●●●●● diff | view | raw | blame | history