No files found.
+0 −1
master.sls
.travis/test_pillars/buildbot/master.sls
+119 −0
environments.py
buildbot/master/files/config/environments.py
+126 −0
factories.py
buildbot/master/files/config/factories.py
+139 −330
master.cfg
buildbot/master/files/config/master.cfg
+0 −1
passwords.py
buildbot/master/files/config/passwords.py
+65 −0
steps.yml
buildbot/master/files/config/steps.yml
+1 −0
init.sls
buildbot/master/init.sls
+3 −0
requirements.txt
requirements.txt
+19 −0
flake8.py
tests/lint/flake8.py
+20 −0
config_lint.py
tests/sls/buildbot/master/config_lint.py