nodes/htz-cloud.pirmasens: initial commit
This commit is contained in:
parent
7406ed7522
commit
d7d793e04a
1 changed files with 16 additions and 0 deletions
16
nodes/htz-cloud/pirmasens.py
Normal file
16
nodes/htz-cloud/pirmasens.py
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
nodes['htz-cloud.pirmasens'] = {
|
||||||
|
'hostname': '195.201.90.143',
|
||||||
|
'bundles': [
|
||||||
|
],
|
||||||
|
'metadata': {
|
||||||
|
'users': {
|
||||||
|
'frank': {
|
||||||
|
'ssh_pubkey': [
|
||||||
|
'ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEA1b1FIvLTbKoS9MDi221CB9Pj8CVJJTCEJB4LBpvqj9aSxSdYRNf37QHxpVTMu04wEz4WMbvLDeRo0vjiGCP/dzkD0r9PkVK5JfaVOAwHgR6tCMR91MuIob0kE8cogYOb5bLbjagiU/sf7h/e+QZSIFUD8Jq7wE4hqhMSr4cUMM/DDy8n5Mojjl1v3GSpusctnYSZEt/8wcVPSZNSH/qzWe3H9o/wINyCsn4tSWSnnQ+WfBDa15lPZaSLQccbqucnGBZlr9MWhlV3TVrzJgyA+PW6QZEGPtaJme/OGUVGJgLnr4Zj+PDaMNyz7detz0Y7R12Txwgf++4L4676h6dk6w==',
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
'os': 'debian',
|
||||||
|
'os_release': 'buster',
|
||||||
|
},
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue