bradp / vv

:globe_with_meridians: Variable VVV - a VVV Site Creation Wizard.‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ :x: This project is no longer maintained. Please update your copy of VVV , which has most of the vv features built in.
GNU General Public License v2.0
1k stars 90 forks source link

vv create: Add new site to vvv-config.yml to provision #326

Closed sdulaney closed 7 years ago

sdulaney commented 7 years ago

Fixes #324, issue provisioning new site with vv create. Appends sites to the new YAML config file that controls VVV, explained by @LoreleiAurora in Varying-Vagrant-Vagrants/VVV#980.

LoreleiAurora commented 7 years ago

During this update the nginx config should probably be moved into the site dir and named vvv-nginx.conf as the new provisioner allows sites to be stored in git and they wouldnt be much use without the nginx config.

sdulaney commented 7 years ago

Good point thanks for the quick feedback @LoreleiAurora! Happy to work on this @bradp let me know.

LoreleiAurora commented 7 years ago

Also this just adds the line to the end of the file, as we add more options to the config file this will break as you cant guarantee the order of someones yaml file.

jerome-toole commented 7 years ago

When might this be merged in? I'd love to start using VV but I have the issue with failed provisioning - #324