PROVIDER='rewire' DOMAIN='rewire.org' PLATFORM_BRANCH='develop' # hostnames should only have characters and numbers, and a hyphen (-) # according to https://en.wikipedia.org/wiki/Hostname#Restrictions_on_valid_host_names # vagrant will complain about a hyphen used, see # https://github.com/mitchellh/vagrant/issues/1722 # so we're stuck for now with mostly unreadable node names until that vagrant issue is fixed, # because node names MUST be different between the different provider instances/branches, # otherwise vagrant will use the same VM over multiple provider instances/branches NODES='rewdevcouch1:couchdb rewdevcouch2:couchdb rewdevmonitor1:monitor rewdevtor1:tor rewdevvpn1:openvpn rewdevwebapp1:webapp'