259f7ae dockerfiles

Authored and Committed by immanetize 8 years ago
39 files changed. 37 lines added. 280 lines removed.
ansible.cfg
file removed
-5
ansible_hosts
file removed
-7
files/generic.yml
file removed
-21
handlers/buildbot-handlers.yml
file removed
-23
master.dockerfile
file added
+19
playbooks/buildbot/buildbot.yml
file removed
-17
resources/buildbot/master.pyroles/buildbot-master/templates/master.py
file renamed
+3 -7
resources/publican_includes/index.htmlfiles/templates/from_publican/index.html
file renamed
+0 -0
resources/publican_includes/jquery-1.7.1.min.jsfiles/templates/from_publican/jquery-1.7.1.min.js
file renamed
+0 -0
resources/publican_includes/labels.js.enfiles/templates/from_publican/labels.js.en
file renamed
+0 -0
resources/publican_includes/labels.js.esfiles/templates/from_publican/labels.js.es
file renamed
+0 -0
resources/publican_includes/toc.htmlfiles/templates/from_publican/toc.html
file renamed
+0 -0
resources/publican_includes/toc.jsfiles/templates/from_publican/toc.js
file renamed
+0 -0
roles/buildbot-master/files/buildbot-master-creator@.service
file removed
-11
roles/buildbot-master/files/buildbot-master@.service
file removed
-17
roles/buildbot-master/files/timeout.patch
file removed
-25
roles/buildbot-master/tasks/main.yml
file removed
-29
roles/buildbot-master/templates/test.py
file removed
-6
roles/buildbot-slaves/files/buildbot-slave@.service
file removed
-16
roles/buildbot-slaves/files/buildslave-admin-info
file removed
-1
roles/buildbot-slaves/files/buildslave-host-info
file removed
-1
roles/buildbot-slaves/tasks/main.yml
file removed
-32
roles/buildbot-slaves/templates/buildbot.tac
file removed
-44
slave.dockerfile
file added
+15
source-for-env.sh
file removed
-6
src/DESCRIPTION.rstfiles/anerist/DESCRIPTION.rst
file renamed
+0 -0
src/MANIFEST.infiles/anerist/MANIFEST.in
file renamed
+0 -0
src/README.rstfiles/anerist/README.rst
file renamed
+0 -0
src/anerist/__init__.pyfiles/anerist/anerist/__init__.py
file renamed
+0 -0
src/anerist/buildsteps.pyfiles/anerist/anerist/buildsteps.py
file renamed
+0 -0
src/anerist/cli.pyfiles/anerist/anerist/cli.py
file renamed
+0 -0
src/anerist/extractors.pyfiles/anerist/anerist/extractors.py
file renamed
+0 -0
src/anerist/helpers.pyfiles/anerist/anerist/helpers.py
file renamed
+0 -0
src/anerist/language_helper.pyfiles/anerist/anerist/language_helper.py
file renamed
+0 -0
src/anerist/rest_extractor.pyfiles/anerist/anerist/rest_extractor.py
file renamed
+0 -0
src/anerist/rst/roles.pyfiles/anerist/anerist/rst/roles.py
file renamed
+0 -0
src/setup.cfgfiles/anerist/setup.cfg
file renamed
+0 -0
src/setup.pyfiles/anerist/setup.py
file renamed
+0 -0
tasks/anerist.yml
file removed
-12
    dockerfiles
    
        
file removed
-5
file removed
-7
file removed
-21
file added
+19
resources/buildbot/master.py roles/buildbot-master/templates/master.py
file renamed
+3 -7
resources/publican_includes/index.html files/templates/from_publican/index.html
file renamed
file was renamed with no change to the file
resources/publican_includes/jquery-1.7.1.min.js files/templates/from_publican/jquery-1.7.1.min.js
file renamed
file was renamed with no change to the file
resources/publican_includes/labels.js.en files/templates/from_publican/labels.js.en
file renamed
file was renamed with no change to the file
resources/publican_includes/labels.js.es files/templates/from_publican/labels.js.es
file renamed
file was renamed with no change to the file
resources/publican_includes/toc.html files/templates/from_publican/toc.html
file renamed
file was renamed with no change to the file
resources/publican_includes/toc.js files/templates/from_publican/toc.js
file renamed
file was renamed with no change to the file
file added
+15
file removed
-6
src/DESCRIPTION.rst files/anerist/DESCRIPTION.rst
file renamed
file was renamed with no change to the file
src/MANIFEST.in files/anerist/MANIFEST.in
file renamed
file was renamed with no change to the file
src/README.rst files/anerist/README.rst
file renamed
file was renamed with no change to the file
src/anerist/__init__.py files/anerist/anerist/__init__.py
file renamed
file was renamed with no change to the file
src/anerist/buildsteps.py files/anerist/anerist/buildsteps.py
file renamed
file was renamed with no change to the file
src/anerist/cli.py files/anerist/anerist/cli.py
file renamed
file was renamed with no change to the file
src/anerist/extractors.py files/anerist/anerist/extractors.py
file renamed
file was renamed with no change to the file
src/anerist/helpers.py files/anerist/anerist/helpers.py
file renamed
file was renamed with no change to the file
src/anerist/language_helper.py files/anerist/anerist/language_helper.py
file renamed
file was renamed with no change to the file
src/anerist/rest_extractor.py files/anerist/anerist/rest_extractor.py
file renamed
file was renamed with no change to the file
src/anerist/rst/roles.py files/anerist/anerist/rst/roles.py
file renamed
file was renamed with no change to the file
src/setup.cfg files/anerist/setup.cfg
file renamed
file was renamed with no change to the file
src/setup.py files/anerist/setup.py
file renamed
file was renamed with no change to the file
file removed
-12