ec5b3a7a82
This freezes the roles and copy each role releases notes for preparing the first Milestone of the Rocky release. Change-Id: I6b1343863eb27a5753ddbfcc3c1e2b063618ae50
10 lines
550 B
YAML
10 lines
550 B
YAML
---
|
|
features:
|
|
- Within the lxc-container-create role the legacy networking scripts have been
|
|
converted to use systemd-networkd for ubuntu and centos. This gives us a
|
|
single, common, networking functionality to across multiple distros.
|
|
- All of the pre/post up, and pre/post down adhoc command options have been
|
|
converted to using systemd "oneshot" services. This conversion allows all
|
|
supported distros to benifit from the ability to run adhoc commands before
|
|
and after networking is available on both start-up and shut-down.
|