We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f7c8b0 commit 1ad651bCopy full SHA for 1ad651b
ansible/group_vars/all/os_images
@@ -0,0 +1,4 @@
1
+---
2
+# Whether to enable the CRB repository and install the EPEL repository before
3
+# installing packages. Default is false
4
+os_images_install_epel_repo: true
requirements.yml
@@ -3,4 +3,4 @@ collections:
- name: openstack.cloud
version: 2.4.1
5
- name: stackhpc.openstack
6
- version: 0.4.1
+ version: 0.5.3
0 commit comments