Skip to content

Commit b366f29

Browse files
committed
Zed configuration changes
This commit includes two changes. The first is a change to requirements.yml to no longer consider python versions < 3.8 The second updates references to ``ironic_pxe`` to ``ironic_tftp``.
1 parent 7565561 commit b366f29

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

etc/kayobe/pulp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,7 @@ stackhpc_pulp_images_kolla:
10471047
- ironic-conductor
10481048
- ironic-inspector
10491049
- ironic-neutron-agent
1050-
- ironic-pxe
1050+
- ironic-tftp
10511051
- iscsid
10521052
- keepalived
10531053
- keystone

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/zed
2-
ansible-modules-hashivault@git+https://github.com/stackhpc/ansible-modules-hashivault@stackhpc;python_version < "3.8"
32
ansible-modules-hashivault;python_version >= "3.8"

0 commit comments

Comments
 (0)