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 d86679b commit 2d6ff73Copy full SHA for 2d6ff73
2 files changed
etc/kayobe/ipa.yml
@@ -7,6 +7,9 @@
7
# Whether to build IPA images from source.
8
#ipa_build_images:
9
10
+# Whether to build Rocky Linux IPA images whilst using 2025.1/2025.2
11
+ipa_build_rocky_pre_gazpacho: True
12
+
13
# URL of IPA source repository.
14
#ipa_build_source_url:
15
requirements.txt
@@ -1,4 +1,4 @@
1
-kayobe@git+https://github.com/stackhpc/kayobe@rocky-ipa-images
+kayobe@git+https://github.com/stackhpc/kayobe@rocky-10-ipa-backport
2
ansible-modules-hashivault>=5.3.0
3
pulp-glue<0.32,>=0.29.2
4
jmespath
0 commit comments