specs:
    test-spec:
        source: '/some/path'
        destination: '/some/other/path'
        limit: 7
        notify:
            events:
                - 'failure'

    test-2:
        source: '/path/to'
        destination: '/to/some/other/path'
        limit: 2