aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSam Pearson <sam@sgp.me.uk>2018-11-05 13:16:10 +0000
committerSam Pearson <sam@sgp.me.uk>2018-11-05 13:27:02 +0000
commit94c761fc5eb91fa7b558f0c8e8bdbff4f34e2ac7 (patch)
tree2776a78ae739c965c29e9f8273fcfe5b13f9bff8 /CHANGELOG.md
parent738f832405561690da3c2ad7b94b7c87c556dafc (diff)
[Vagrant] Check and generate config file if necessary
This adds support in `script/setup` for generating a local `general.yml` if it doesn't already exist and is run as the `vagrant` user. This is called from the `Vagrantfile` when using the FixMyStreet Vagrant box. [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d1f292dd3..4757f2660 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@
- Have body.url work in hashref lookup. #2284
- OSM based map types can now override zoom levels #2288
- Clearer name for navigation colours in SCSS. #2080
+ - `script/setup` now creates `conf/general.yml` for Vagrant when needed.
- Internal things:
- Move send-comments code to package for testing. #2109 #2170
- Open311 improvements: