Franziska Kunsmann
f47c9ea0a0
All checks were successful
bundlewrap/pipeline/head This commit looks good
15 lines
299 B
Python
15 lines
299 B
Python
nodes['htz-cloud.pirmasens'] = {
|
|
'bundles': [
|
|
],
|
|
'metadata': {
|
|
'keep-cloud-init': True,
|
|
'users': {
|
|
'frank': {},
|
|
'sophie': {
|
|
'delete': True,
|
|
},
|
|
},
|
|
'os': 'debian',
|
|
'os_release': 'buster',
|
|
},
|
|
}
|