Skip to content

Commit 4170fec

Browse files
authored
Merge branch 'stackhpc/yoga' into NetworkManager-config-server
2 parents 8a1cda4 + f80ea66 commit 4170fec

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# non-overcloud hosts
77
enable_docker_repo: "{% raw %}{{ 'overcloud' not in group_names or ansible_facts.os_family == 'Debian' }}{% endraw %}"
88

9-
magnum_tag: yoga-20230705T121023
9+
magnum_tag: yoga-20230825T142202
1010
neutron_tag: yoga-20230728T081242
1111
nova_tag: yoga-20230718T112646
1212
octavia_tag: yoga-20230523T110936

etc/kayobe/pulp-repo-versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ stackhpc_pulp_repo_rocky_9_2_extras_version: 20230612T072506
5151
stackhpc_pulp_repo_rocky_9_2_highavailability_version: 20230628T031859
5252
stackhpc_pulp_repo_treasuredata_4_version: 20221105T035018
5353
stackhpc_pulp_repo_ubuntu_cloud_archive_version: 20230811T105337
54-
stackhpc_pulp_repo_ubuntu_focal_security_version: 20230704T193136
55-
stackhpc_pulp_repo_ubuntu_focal_version: 20230704T193136
54+
stackhpc_pulp_repo_ubuntu_focal_security_version: 20230825T083004
55+
stackhpc_pulp_repo_ubuntu_focal_version: 20230825T083004
5656
stackhpc_pulp_repo_ubuntu_jammy_security_version: 20230811T044829
5757
stackhpc_pulp_repo_ubuntu_jammy_version: 20230811T044829
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
upgrade:
3+
- |
4+
Bumped focal package versions due to unmet depenencies
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
fixes:
3+
- |
4+
Fixes Octavia health monitors not being created on cluster spawn.

0 commit comments

Comments
 (0)