Commit Graph

6 Commits

Author SHA1 Message Date
Takashi Kajinami b14a6251fd Retire puppet-monasca - Step 2: Remove Project Content
Depends-on: https://review.opendev.org/805098
Change-Id: I6d9314bef6781599a39038a5a405f84c8db9807a
2021-08-19 16:47:45 +00:00
ZhongShengping bcdcd929ab 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: Id6d8809a806b9798b5ad680f5265b22fd9f03064
2018-10-08 11:39:24 +08:00
ZhongShengping f4913b2b20 Update .gitignore
This patch[1] already explains why updating .gitignore

[1]https://review.openstack.org/#/c/466356/

Change-Id: I8c8dc814680b739076c37a5deba097275c18f34d
Depends-On: Ifeaaa14c63158d0318218ca62ee41e98fc4c0b57
Co-Authored-By: Alex Schultz <aschultz@redhat.com>
2018-04-11 08:55:28 +08:00
Guilherme Maluf 429ccd0330 Using puppet-openstack standard gitignore
Change-Id: I2489d18d59406632e18e7924c35de3afa1f552d4
2016-07-28 16:38:38 -03:00
bklei bd3b8414c8 Add threshold engine config
Change-Id: Icca7572b7b9d8d06bd7619fbd489d5c4a180b074
2014-12-31 15:23:22 -07:00
Ryan Bak 28633ec948 Initial puppet module files
Created with "puppet module generate <USERNAME>-<MODULE NAME>" command
Gemfile and Rakefile added by hand

Change-Id: I5581abbd8602e0447cd15980fe536856f5508e64
2014-10-06 09:05:39 -06:00