subiquity/examples/answers
Chris Peterson efd5138853 network: fix typo in BondConfig to_config method
A mismatch between the key names in BondConfig's to_config method
and NetworkDev's netdev_info function was causing subiquity to
crash when creating a bond with a valid transmit hash policy and
then later trying to edit it (LP: #2051586).

The correct key name set by the to_config method should be
"transmit-hash-policy" since this later gets passed to netplan
and neither "xmit-hash-policy" nor "xmit_hash_policy" is a valid
key name in pure netplan config.
2024-02-21 08:48:34 -08:00
..
answers.yaml answers: move ssh-import-id directive to SSH section 2024-02-12 13:59:23 +01:00
bond.yaml network: fix typo in BondConfig to_config method 2024-02-21 08:48:34 -08:00
core.yaml add an integration test to install core and some fixes 2023-07-19 15:49:32 +12:00
desktop.yaml examples: add desktop source with different variations 2023-10-10 16:59:31 +02:00
guided-lvm.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
imsm.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
lvm-dmcrypt.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
lvm.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
nvme-over-tcp.yaml filesystem: add integration test using nvme-o-tcp 2024-02-08 19:17:05 +01:00
preserve.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
raid-lvm.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
raid.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
serial.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
swap.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
system-setup-init.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
system-setup-reconf.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00
tpm.yaml remove now-redundant parts of the file names in examples/ 2023-07-11 22:46:19 +12:00