Files
2018-03-10 18:21:39 +01:00

46 lines
1.2 KiB
Plaintext

{
"production": false,
"privkey": "/var/keys/macports-privkey.pem",
"buildboturl": "http://domain.tld:8010/",
"slaveprefix": "/opt/local",
"toolsprefix": "/opt/mports",
"jobstoolsprefix": "/opt/local",
"deploy": {
"maxcdn": {
"secrets": "/var/keys/maxcdn-secrets.json"
},
"www": {
"host": "",
"user": "",
"sshkeyfile": "",
"sshknownhostsfile": "ssh_known_hosts",
"destpath": "",
"maxcdnzoneid": 0
},
"portindex": {
"host": "",
"user": "",
"sshkeyfile": "",
"sshknownhostsfile": "ssh_known_hosts"
},
"guide": {
"host": "",
"user": "",
"sshkeyfile": "",
"sshknownhostsfile": "ssh_known_hosts",
"destpath": "",
"maxcdnzoneid": 0
},
"man": {
"host": "",
"user": "",
"sshkeyfile": "",
"sshknownhostsfile": "ssh_known_hosts",
"destpath": ""
},
"mirror": {
"distfilesdir": ""
}
}
}