summaryrefslogtreecommitdiff
path: root/yarns/100-willikins.yarn
blob: 33609256c38db021b3b240debcd29655c821c422 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# The willikins system: home backup server

Our home backup server is a dedicates file server just for storing
backups. It is only ever accessed over ssh (including sftp).

    SCENARIO willikins backup server
    GIVEN server name is willikins
    AND server has account ansible
    THEN server responds to ping
    AND server hostname is as expected
    AND server account has sudo
    AND server has python version 2 installed
    AND server allows SFTP