Make it actually run the command and also clean up other modules
parent
db39075c8e
commit
356e8814f7
|
@ -53,23 +53,12 @@
|
|||
distro: nixos
|
||||
network:
|
||||
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
|
||||
- runcmd
|
||||
cloud_final_modules: []
|
||||
datasource_list:
|
||||
- NoCloud
|
||||
|
|
Loading…
Reference in New Issue