Clone shirenn's configuration
This commit is contained in:
22
group_vars/all.yml
Normal file
22
group_vars/all.yml
Normal file
@ -0,0 +1,22 @@
|
||||
---
|
||||
|
||||
pass:
|
||||
upstream: 'ssh://git@git.ynerant.fr:2222/ynerant/pass'
|
||||
dest: '.password-store/'
|
||||
|
||||
cliutils:
|
||||
bash:
|
||||
bogus_dirs: []
|
||||
git:
|
||||
email: ynerant@crans.org
|
||||
name: ynerant
|
||||
signingkey: 3A75C55819C8CF85
|
||||
|
||||
bind:
|
||||
domains:
|
||||
- name: ynerant.fr
|
||||
administrator: ynerant.crans.org
|
||||
ipv4: 185.230.78.178
|
||||
ipv6: 2a0c:700:12:0:f21f:afff:fee5:34ca
|
||||
slave: 51.15.199.212
|
||||
aliases: []
|
4
group_vars/laptop.yml
Normal file
4
group_vars/laptop.yml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
user:
|
||||
name: ynerant
|
||||
root: yes
|
Reference in New Issue
Block a user