initial bootstrapping workflow
This commit is contained in:
parent
f2f99a932d
commit
5ad30d3343
11 changed files with 129 additions and 36 deletions
|
|
@ -1,14 +1,13 @@
|
|||
---
|
||||
ansible_ssh_user: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
63363333613666383765643633393735396439386662346364643730373138333931303833393339
|
||||
6430306434646562396134373433343439316133303931640a343536383539666132633636303031
|
||||
65643735333839613636613963303433623933366532623037323963646462366464623739393461
|
||||
3233613932616531360a326235346464333566633466633864343261663831336166313230306635
|
||||
3265
|
||||
|
||||
ansible_ssh_user: debian
|
||||
ansible_ssh_port: 22
|
||||
|
||||
# Values for static IP configuration
|
||||
broadcast_ip: 192.168.0.255
|
||||
router_ip: 192.168.0.1
|
||||
|
||||
debian_pass: "{{ vault_debian_pass }}"
|
||||
|
||||
ansible_become_pass: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
38306565386265383731653936353766396630626163316335643261613561363030653561346239
|
||||
|
|
@ -28,3 +27,4 @@ lambroek_password: !vault |
|
|||
36386632303939646632393362373838663337663063326338623534326561656561633131376138
|
||||
64376237373133333761313635346266306638383038663333366139303437323562303733373764
|
||||
63316564393763643834643232663462333633373639633938663035633063356530
|
||||
|
||||
6
group_vars/all/vault.yml
Normal file
6
group_vars/all/vault.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
37303338366435366664333235623930303461666537326463613536303263353233303631653061
|
||||
3365613139333035616434376464386436653863366338650a366363336438313364646432626335
|
||||
32396334643064326531393930666263643163636163316430616434363139316665323262616538
|
||||
3665633530616432350a326439636231383765666365386433313432373432373938656638373636
|
||||
34323166343965616330366265353462626132356565316637313430343462363163
|
||||
Loading…
Add table
Add a link
Reference in a new issue