RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
ZhongShengping adc4f3fc3c Dissuade .gitignore references to personal tools
Developers run all sorts of different tools within Git repositories,
any of which can leave their own special trashfiles all over the
place. We can't every hope to catalog them all, so better to
recommend developers simply configure a global core.excludesfile to
filter the irrelevant files which tend to get created by their
personal choice of tools. Add a comment block explaining this, for
clarity, and remove the one current editor-specific entry present.

We can, and should of course, continue to list files created by the
tools recommended by our workflow (test frameworks, documentation
and packaging builds, et cetera).

This change is a port of Ib58a57267b064e4142686de6c37a70dbff04b9a7
from the openstack-dev/cookiecutter repository.

Change-Id: Ifb58f6a5362d6d8177b6ef2a1def2b997153ca46
2018-10-08 11:47:08 +08:00
doc Follow the new PTI for document build 2018-02-28 14:42:12 +08:00
files Add support for libvirt VNC TLS with option of a dedicated CA 2018-02-14 10:23:26 +00:00
lib Fix nic_alias fact error 2018-09-27 11:04:33 -06:00
manifests Merge "Make sure that ceph-nfs and the VIP start in the right order" 2018-10-07 00:52:01 +00:00
releasenotes Merge "Do not create metadata ssl proxy if we have metadata api via httpd wsgi" 2018-10-06 21:20:48 +00:00
spec Merge "Fix fluentd multifile problem." 2018-10-02 21:46:00 +00:00
templates Revert "Fix postrotate to notify holders of rotated logs" 2018-10-01 20:55:58 +00:00
zuul.d Merge "add scenario003 tests when designate changes" 2018-08-25 11:25:34 +00:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:30 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
bindep.txt Add Puppet package to bindep, for module build 2017-10-27 13:50:15 -07:00
Gemfile Load puppet-openstack_spec_helper locally during tests 2018-02-12 10:53:40 +08:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
metadata.json First tag for Stein 10.0.0 2018-10-05 10:17:13 -04:00
Puppetfile_extras Pull in redis for unit tests 2018-07-30 11:02:17 -06:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
README.md Add release note link in README 2018-06-27 22:47:34 +08:00
setup.cfg Fixes license to explicitly be Apache 2.0 2017-10-09 11:06:29 -04:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
tox.ini fix tox python3 overrides 2018-06-08 14:23:33 +08:00

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing