mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
13 lines
163 B
YAML
13 lines
163 B
YAML
|
|
plugin: scaleway
|
||
|
|
hostnames:
|
||
|
|
- hostname
|
||
|
|
regions:
|
||
|
|
- par1
|
||
|
|
- ams1
|
||
|
|
tags:
|
||
|
|
- prod-master
|
||
|
|
- prod-etcd
|
||
|
|
- prod-node
|
||
|
|
variables:
|
||
|
|
ansible_host: public_ip.address
|