1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-11-23 13:57:52 +00:00
mpw/test/files/fixtures.yml
2017-05-13 19:49:52 +02:00

28 lines
512 B
YAML

add:
group: 'Bank'
host: 'example.com'
protocol: 'https'
user: 'admin'
password: 'VmfnCN6pPIqgRIbc'
port: '8080'
comment: 'the website'
import:
id: 'TEST-ID-XXXXX'
group: 'Cloud'
host: 'gogole.com'
protocol: 'https'
user: 'gg-2304'
password: 'TITl0kV9CDDa9sVK'
port: '8081'
comment: 'My little servers'
created: 1386752948
update:
group: 'Assurance'
host: 'example2.com'
protocol: 'ssh'
user: 'root'
password: 'kbSrbv4WlMaVxaZ7'
port: '2222'
comment: 'i love ssh'