Skip to content

WIP: Feat separate group variables by environment

Bo-Chun Chen requested to merge github/fork/diedpigs/feat-group-var-split into dev

In order to make this happen, we have to remove/rename the original group_vars/all. So i rename it to environments/000_cross_env_vars which will be used across dev and prod environments. Also, move hosts file into environments/dev. since we moved this file, the script in our current Vagrantfile needs to be updated as well.

Merge request reports

Loading