gce.bind01 / hostus.ovz-512: add
This commit is contained in:
parent
88083bb8c3
commit
7c53a13483
3 changed files with 35 additions and 0 deletions
9
nodes/gce/bind01.py
Normal file
9
nodes/gce/bind01.py
Normal file
|
@ -0,0 +1,9 @@
|
|||
nodes['gce.bind01'] = {
|
||||
'groups': {
|
||||
'dns',
|
||||
},
|
||||
'metadata': {
|
||||
'os': 'debian',
|
||||
'os_release': 'buster',
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue