gce.bind01 / hostus.ovz-512: add
This commit is contained in:
parent
88083bb8c3
commit
7c53a13483
3 changed files with 35 additions and 0 deletions
14
groups/locations.py
Normal file
14
groups/locations.py
Normal file
|
@ -0,0 +1,14 @@
|
|||
groups['ovh'] = {
|
||||
'member_patterns': (
|
||||
r"ovh\..*",
|
||||
),
|
||||
'metadata': {
|
||||
'users': {
|
||||
# Make sure to get rid of the default OVH user
|
||||
'debian': {
|
||||
'delete': True,
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue