1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-11-27 07:33:05 +00:00
mpw/test/files/fixtures.yml

29 lines
512 B
YAML
Raw Normal View History

2017-05-13 10:28:42 +00:00
add:
group: 'Bank'
host: 'example.com'
protocol: 'https'
user: 'admin'
password: 'VmfnCN6pPIqgRIbc'
port: '8080'
comment: 'the website'
2015-02-12 17:01:58 +00:00
2017-05-13 10:28:42 +00:00
import:
2015-02-12 17:01:58 +00:00
id: 'TEST-ID-XXXXX'
2017-05-13 10:28:42 +00:00
group: 'Cloud'
host: 'gogole.com'
protocol: 'https'
user: 'gg-2304'
password: 'TITl0kV9CDDa9sVK'
port: '8081'
comment: 'My little servers'
2015-02-12 17:01:58 +00:00
created: 1386752948
2014-12-09 21:53:49 +00:00
update:
2017-05-13 10:28:42 +00:00
group: 'Assurance'
host: 'example2.com'
protocol: 'ssh'
user: 'root'
password: 'kbSrbv4WlMaVxaZ7'
port: '2222'
comment: 'i love ssh'