mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-17 10:25:27 -07:00
parent
0aeb1b7bb2
commit
e938ca5f20
4 changed files with 107 additions and 107 deletions
|
@ -165,7 +165,7 @@ The following playbook will create an SSH key, 3 Packet servers, and then wait u
|
||||||
project_id: <your_project_id>
|
project_id: <your_project_id>
|
||||||
wait_for_public_IPv: 4
|
wait_for_public_IPv: 4
|
||||||
user_data: |
|
user_data: |
|
||||||
#cloud-config
|
# cloud-config
|
||||||
coreos:
|
coreos:
|
||||||
etcd2:
|
etcd2:
|
||||||
discovery: https://discovery.etcd.io/<token>
|
discovery: https://discovery.etcd.io/<token>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue