summaryrefslogtreecommitdiff
path: root/fabfile.json.sample
blob: 48eaec34b8172098f6c0d11095a15c76a1baa04b (plain)
1
2
3
4
5
6
7
8
9
{
  "hosts": ["example.org"],
  "port": "22",
  "release": "(stable|unstable)",
  "repo_file": "Bitmask-linux64-0.7.0rc6-tuf.tar.bz2",
  "tuf_arch": "(32|64)",
  "tuf_path": "/absolute/path/to/the/tuf/repo/",
  "user": "the-tuf-user"
}