blob: cde699a7c968f3bfbab24e6656b03ac76de2b3d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Missing Examples
Below lists each of the issing examples and why it is not currently added.
- Chef (takes > 60 seconds to run)
- Puppet (takes > 60 seconds to run)
- Manage resolve.conf (lxd backend overrides changes)
- Adding a yum repository (need centos system)
- Register Red Hat Subscription (need centos system + subscription)
- Adjust mount points mounted (need multiple disks)
- Call a url when finished (need end point)
- Reboot/poweroff when finished (how to test)
- Disk setup (need multiple disks)
# vi: ts=4 expandtab
|