be7cb52d33
Now that Puppet is driving a large portion of the Undercloud installation, we can clean up some previously used elements from the json-files. We do have to provide some additional bits via the undercloud-install element, such as simple dib-init-system script. This is much simpler than continuing to use large elements from tripleo-image-elements that have other unintended side-effects that we want to avoid. Change-Id: I0c3626e3b4a2de3d7f1e1bc3274be4150b552a26
44 lines
385 B
Plaintext
44 lines
385 B
Plaintext
*.py[cod]
|
|
*.sw[op]
|
|
|
|
# C extensions
|
|
*.so
|
|
|
|
# Packages
|
|
*.egg
|
|
*.egg-info
|
|
dist
|
|
build
|
|
eggs
|
|
parts
|
|
sdist
|
|
develop-eggs
|
|
.installed.cfg
|
|
lib
|
|
lib64
|
|
|
|
# Installer logs
|
|
pip-log.txt
|
|
|
|
# Unit test / coverage reports
|
|
.coverage
|
|
.tox
|
|
nosetests.xml
|
|
|
|
# Translations
|
|
*.mo
|
|
|
|
# Mr Developer
|
|
.mr.developer.cfg
|
|
.project
|
|
.pydevproject
|
|
|
|
# tarballs
|
|
*.tar.gz
|
|
|
|
# sdist generated stuff
|
|
AUTHORS
|
|
ChangeLog
|
|
|
|
instack.answers
|