lp:~ltrager/maas-images/centos_storage_curthooks
- Get this branch:
- bzr branch lp:~ltrager/maas-images/centos_storage_curthooks
Branch merges
- Andres Rodriguez (community): Approve
-
Diff: 164 lines (+56/-40)2 files modifiedconf/centos.yaml (+10/-3)
curtin/centos7/curtin-hooks.py (+46/-37)
Branch information
Recent revisions
- 408. By Lee Trager
-
Update CentOS 7 curthooks to use internal Curtin storage support.
Curtin now supports deploying custom storage on CentOS 7+. Hooks are no longer
required for CentOS but they are still included for backwards compatibility. If
CentOS is deployed with MAAS 2.5+ and a supported version of Curtin the hooks
will simply call back into Curtin to configure storage. If an older version of
MAAS or Curtin is used the old hooks will still run. - 406. By Lee Trager
-
Revert Open Firmware PPC64EL bootloader to Xenial.
The Bionic bootloader for Open Firmware PPC64EL is requesting a GRUB
configuration file for the wrong MAC address(LP:1785859). Until this
bug is fixed revert to the Xenial bootloader.To allow the bootloader to be reverted lp:maas-images will now only look to
see if the bootloader discovered in the archive differs from the latest
bootloader in the stream. Older bootloaders in the stream are ignored. This
allows the release for each bootloader to be reverted to an older version
or upgraded to a newer version without changing anything other than
bootloaders.yaml.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:maas-images