Skip to content

Commit 2b9918f

Browse files
os_volumes: pin uppper constraints to 2023.1
Co-authored-by: scrungus <[email protected]>
1 parent 83c0760 commit 2b9918f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/os_volumes/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ os_volumes: [] # noqa: var-naming[no-role-prefix]
3434
os_volumes_types: []
3535

3636
# A file or URL containing Python upper constraints.
37-
os_volumes_upper_constraints_file:
37+
os_volumes_upper_constraints_file: https://releases.openstack.org/constraints/upper/2023.1

0 commit comments

Comments
 (0)