Skip to content

Commit 125ebb2

Browse files
reference fix
1 parent 92db7dc commit 125ebb2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

etc/kayobe/kolla/kolla-build.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ build_args = {{ (kolla_build_args | default({})).items() | map('join', ':') | jo
1616
type = git
1717
location = https://github.com/stackhpc/requirements
1818
#reference = stackhpc/{{ openstack_release }}
19-
reference = stackhpc/rl9.6
19+
reference = rl9.6
2020

2121
[etcd]
2222
version = 3.5.21

etc/kayobe/pulp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ stackhpc_pulp_distribution_deb_production: >-
242242

243243
# Whether to sync Rocky Linux 9 packages.
244244
stackhpc_pulp_sync_rocky_9: "{{ os_distribution == 'rocky' }}"
245-
# Rocky 9 minor version number. Supported values: 1, 2, 3, 4, 5, ń6. Default is 6
245+
# Rocky 9 minor version number. Supported values: 1, 2, 3, 4, 5, 6. Default is 6
246246
stackhpc_pulp_repo_rocky_9_minor_version: 6
247247
# Rocky 9 Snapshot versions. The defaults use the appropriate version from
248248
# pulp-repo-versions.yml for the selected minor release.

0 commit comments

Comments
 (0)