mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Cleanup and reorganize vars by environment
This commit is contained in:
parent
51fb76ffb6
commit
f34742ddea
38 changed files with 43 additions and 925 deletions
12
inventories/prod/scaleway_inventory.yml
Normal file
12
inventories/prod/scaleway_inventory.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
plugin: scaleway
|
||||
hostnames:
|
||||
- hostname
|
||||
regions:
|
||||
- par1
|
||||
- ams1
|
||||
tags:
|
||||
- prod-master
|
||||
- prod-etcd
|
||||
- prod-node
|
||||
variables:
|
||||
ansible_host: public_ip.address
|
||||
Loading…
Add table
Add a link
Reference in a new issue