newgoliath
2020-03-09 ae8589e0fd0fa2139be2ea730140d2c5c1beea16
add stopgap RHEL81GOLD to config ocp-clientvm
1 files modified
1 ■■■■ changed files
ansible/configs/ocp-clientvm/files/cloud_providers/ec2_cloud_template.j2 1 ●●●● patch | view | raw | blame | history
ansible/configs/ocp-clientvm/files/cloud_providers/ec2_cloud_template.j2
@@ -6,6 +6,7 @@
    us-east-1:
      {% if osrelease is version_compare('3.9.25', '>=') %}
      RHELAMI: ami-6871a115
      RHEL81GOLD: ami-002cdac160d085b42
      {% else %}
      RHELAMI: ami-c998b6b2
      {% endif %}