X-Git-Url: https://git.sommitrealweird.co.uk/quagga-debian.git/blobdiff_plain/191fe7a34582876de01d3e62c2a6587baf59a283..064d9c633233495319bcaa66335ea3d24c0bd7a1:/infra/buildbot/master/pass.cfg diff --git a/infra/buildbot/master/pass.cfg b/infra/buildbot/master/pass.cfg deleted file mode 100644 index 34a9340..0000000 --- a/infra/buildbot/master/pass.cfg +++ /dev/null @@ -1,21 +0,0 @@ -# -*- python -*- -# ex: set syntax=python: - -# example pass.cfg - -# privileged users for webui and try building -#users = [ -# ('foo', 'password123'), -#] - -workers_pass = { - "fedora-24": "aaaaaaa", - "centos-7": "bbbbbbb", - "debian-8": "ccccccc", - "debian-9": "ddddddd", - "freebsd-10": "eeeeeee", - "freebsd-11": "fffffff", -} - -#### debug -#debugPassword = "abcdefghijklmnopqrstuvwxyz"