solar/.gitignore
Bogdan Dobrelya 542a359af2 Add vbox/qemu packer build for centos7
Rename the cloud_archive task to uca/rdo tasks for ubuntu/centos
Rename the worker_upstrart task to the worker
Rework the OSTYPE env var to "when: ansible_os_family"

TODO
* PXE (PREPROVISIONED=false) to be working for centos as well
* pygraphviz for centos7, see also https://bugs.launchpad.net/fuel/+bug/1510884
* fix ubuntu only compatible examples, for example riak cluster deploy

Closes-bug: 1553988

Change-Id: Iab130c3c79b3db99deb14ea50572c073532f4694
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-03-16 11:41:15 +01:00

69 lines
709 B
Plaintext

# python
*.egg-info
.venv
*.pyc
# vagrant
.vagrant
tmp/
#vim
*.swp
.eggs
build
publish-docs
docs/_build
state/
clients.json
rs/
solar.log
x-venv/
.tmp/
modules/
celery*.pid
celery*.log
*.dot
*.png
*.svg
resources_compiled.py
# bootstrap
bootstrap/playbooks/*.retry
bootstrap/packer_cache
bootstrap/output-qemu
bootstrap/trusty64
bootstrap/solar-master.box
bootstrap/solar-master-centos-virtualbox.box
bootstrap/solar-master-centos-libvirt.box
vagrant-settings.yaml
.solar_cli_uids
.ssh/
.cache
.tox
ChangeLog
AUTHORS
.coverage
# pytest cache
solar/.cache
.config.override
.testrepository/
.solar_config_override
.ropeproject
# for simplicity let's keep solar-resources there
solar-resources