Add missing modules to default cloud-init
This commit is contained in:
parent
2886176762
commit
94e0287fc4
|
@ -589,11 +589,13 @@ After=multi-user.target
|
|||
- migrator
|
||||
- bootcmd
|
||||
- write-files
|
||||
- growpart
|
||||
- resizefs
|
||||
- set_hostname
|
||||
- update_hostname
|
||||
- update_etc_hosts
|
||||
- ca-certs
|
||||
- users-groups
|
||||
- ssh
|
||||
|
||||
cloud_config_modules:
|
||||
|
|
Loading…
Reference in New Issue