We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f461885 commit 3ea94cfCopy full SHA for 3ea94cf
1 file changed
igvm/settings.py
@@ -103,6 +103,7 @@
103
('bullseye', 'bookworm'): P2P_TLS_MIGRATION,
104
('bookworm', 'bookworm'): P2P_TLS_MIGRATION,
105
('bookworm', 'bullseye'): P2P_TLS_MIGRATION,
106
+ ('trixie', 'trixie'): P2P_TLS_MIGRATION,
107
}
108
109
# Arbitrarily chosen MAC address prefix with U/L bit set
0 commit comments