Forgot about some indents
parent
0fb3a462ff
commit
e3207ae49c
|
@ -55,22 +55,22 @@
|
|||
renderers: [ 'networkd' ]
|
||||
default_user:
|
||||
name: ops
|
||||
users:
|
||||
- default
|
||||
ssh_pwauth: false
|
||||
chpasswd:
|
||||
expire: false
|
||||
cloud_init_modules:
|
||||
- migrator
|
||||
- seed_random
|
||||
- growpart
|
||||
- resizefs
|
||||
cloud_config_modules:
|
||||
- disk_setup
|
||||
- mounts
|
||||
- set-passwords
|
||||
- ssh
|
||||
cloud_final_modules: []
|
||||
users:
|
||||
- default
|
||||
ssh_pwauth: false
|
||||
chpasswd:
|
||||
expire: false
|
||||
cloud_init_modules:
|
||||
- migrator
|
||||
- seed_random
|
||||
- growpart
|
||||
- resizefs
|
||||
cloud_config_modules:
|
||||
- disk_setup
|
||||
- mounts
|
||||
- set-passwords
|
||||
- ssh
|
||||
cloud_final_modules: []
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue