blob: b124cc342dbe442b954c2557654722c852fe7952 [file] [log] [blame]
azvyagintsevfd555032017-12-18 15:50:25 +02001linux:
2 system:
3 enabled: true
4 user:
5 testusername: &_user
6 enabled: true
7 name: testusername
8 sudo: true
9 uid: 9999
10 full_name: Test User
11 home: /home/testusername
Martin Polreich186b01f2019-08-19 08:29:27 +020012 network:
13 host:
14 cfg:
15 address:
16 10.11.0.15
17 names:
18 - cfg
19 - cfg.example.com
20 ctl01:
21 address:
22 10.11.0.11
23 names:
24 - ctl01
25 - ctl01.example.com
26 ctl02:
27 address:
28 10.11.0.12
29 names:
30 - ctl02
31 - ctl02.example.com
32 ctl03:
33 address:
34 10.11.0.13
35 names:
36 - ctl03
37 - ctl03.example.com
azvyagintsevfd555032017-12-18 15:50:25 +020038openssh:
39 client:
40 enabled: true
41 user:
42 testusername:
43 enabled: true
44 # Include from linux.system.user structure
45 user: *_user
Martin Polreich186b01f2019-08-19 08:29:27 +020046 purge_undefined: true
47 known_hosts:
48 - name: localhost
49 type: rsa
50 fingerprint: dd:fa:e8:68:b1:ea:ea:a0:63:f1:5a:55:48:e1:7e:37
51 - name: 127.0.0.1
52 port: 22
53 type: ssh-rsa
54 host_public_key: AAA...fkP