Skip to content
This repository was archived by the owner on Nov 22, 2017. It is now read-only.

Changing the config file should not dirty the repo.#339

Open
ConsoleCatzirl wants to merge 1 commit intorashidkpc:kibana-rubyfrom
ConsoleCatzirl:kibana-ruby
Open

Changing the config file should not dirty the repo.#339
ConsoleCatzirl wants to merge 1 commit intorashidkpc:kibana-rubyfrom
ConsoleCatzirl:kibana-ruby

Conversation

@ConsoleCatzirl
Copy link
Copy Markdown

@ConsoleCatzirl ConsoleCatzirl commented Apr 17, 2013

The config file contains implementation details that may change from
one deployment to another, and changing these values should not dirty
the git repo.

This can be done by moving the config file to a sample file, and
ignoring the actual config file in git. This means that a new step
is added to the install process: copying the sample file to the actual
location before making any site-specific changes.


This change is Reviewable

The config file contains implementation details that may change from
one deployment to another, and changing these values should not dirty
the git repo.

This can be done by moving the config file to a sample file, and
ignoring the actual config file in git. This means that a new step
is added to the install process: copying the sample file to the actual
location before making any site-specific changes.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant