CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.md
README.rst
requirements_dev.txt
setup.cfg
setup.py
tox.ini
travis_pypi_setup.py
demos/.confluence.secrets
demos/.docker.swarm.secrets
demos/.mqtt.pinger.swarm.secrets
demos/.sql.master.slave.secrets
demos/apache2.cluster.yaml
demos/apache2.yaml
demos/beachhead.yaml
demos/ceph.yaml
demos/confluence.yaml
demos/control_build_and_start.py
demos/docker.swarm.yaml
demos/docker.yaml
demos/docker_build_and_start_and_rub.py
demos/first.yaml
demos/fittings.yaml
demos/gigafox_ansible.yaml
demos/gigafox_build.sh
demos/gigafox_destroy.sh
demos/gigafox_inventory.yaml
demos/gigafox_polish.sh
demos/gigafox_rubs.yaml
demos/gigafox_start.sh
demos/gigafox_stop.sh
demos/itop.yaml
demos/kubernetes.yaml
demos/lemp.yaml
demos/letschat.yaml
demos/libcloud.debug.log
demos/minio.yaml
demos/mongo.yaml
demos/mqtt.pinger.swarm.yaml
demos/nfs.yaml
demos/nodejs.yaml
demos/openvpn.yaml
demos/owncloud.yaml
demos/redis.yaml
demos/samba.yaml
demos/sql.master.slave.yaml
demos/sql_lifecycle.sh
demos/stackstorm.yaml
demos/stop_alien_nodes.py
demos/ubuntu.desktop.yaml
demos/web_build_and_start.py
demos/web_rub.py
demos/web_stop_and_destroy.py
demos/wordpress.yaml
docs/Makefile
docs/cloud-config.rst
docs/coding.rst
docs/conf.py
docs/contributing.rst
docs/getting_started.rst
docs/history.rst
docs/index.rst
docs/make.bat
docs/modules.rst
docs/plumbery.engine.rst
docs/plumbery.exception.rst
docs/plumbery.facility.rst
docs/plumbery.infrastructure.rst
docs/plumbery.nodes.rst
docs/plumbery.polisher.rst
docs/plumbery.polishers.ansible.rst
docs/plumbery.polishers.information.rst
docs/plumbery.polishers.inventory.rst
docs/plumbery.polishers.ping.rst
docs/plumbery.polishers.rst
docs/plumbery.polishers.rub.rst
docs/plumbery.polishers.spit.rst
docs/plumbery.rst
docs/plumbery.text.rst
docs/polishers.rst
docs/readme.rst
docs/tutorial.apache2.cluster.rst
docs/tutorial.apache2.rst
docs/tutorial.beachhead.rst
docs/tutorial.confluence.rst
docs/tutorial.docker.rst
docs/tutorial.docker.swarm.rst
docs/tutorial.first.rst
docs/tutorial.gigafox.rst
docs/tutorial.kubernetes.rst
docs/tutorial.lemp.rst
docs/tutorial.minio.rst
docs/tutorial.mongo.cluster.rst
docs/tutorial.mqtt.pinger.swarm.rst
docs/tutorial.nfs.rst
docs/tutorial.nodejs.rst
docs/tutorial.openvpn.rst
docs/tutorial.owncloud.rst
docs/tutorial.redis.cluster.rst
docs/tutorial.samba.rst
docs/tutorial.sql.master.slave.rst
docs/tutorial.stackstorm.rst
docs/tutorial.ubuntu.desktop.rst
docs/tutorial.wordpress.rst
docs/tutorials.rst
docs/usage.polishers.rst
docs/usage.rst
plumbery/__init__.py
plumbery/__main__.py
plumbery/engine.py
plumbery/exception.py
plumbery/facility.py
plumbery/infrastructure.py
plumbery/nodes.py
plumbery/polisher.py
plumbery/text.py
plumbery.egg-info/PKG-INFO
plumbery.egg-info/SOURCES.txt
plumbery.egg-info/dependency_links.txt
plumbery.egg-info/not-zip-safe
plumbery.egg-info/requires.txt
plumbery.egg-info/top_level.txt
plumbery/polishers/__init__.py
plumbery/polishers/ansible.py
plumbery/polishers/information.py
plumbery/polishers/inventory.py
plumbery/polishers/ping.py
plumbery/polishers/rub.cloud-init.sh
plumbery/polishers/rub.docker.sh
plumbery/polishers/rub.puppet.apache.pp
plumbery/polishers/rub.puppet.apache.sh
plumbery/polishers/rub.puppet.mongo-config.pp
plumbery/polishers/rub.puppet.mongo-mongos.pp
plumbery/polishers/rub.puppet.mongo-shard.pp
plumbery/polishers/rub.py
plumbery/polishers/rub.update.sh
plumbery/polishers/spit.py
tests/__init__.py
tests/mock_api.py
tests/test_engine.py
tests/test_facility.py
tests/test_infrastructure.py
tests/test_mock.py
tests/test_nodes.py
tests/test_polisher.pub
tests/test_polisher.py
tests/test_text.py