Skip to content

Instantly share code, notes, and snippets.

@BronsonQuick
Created May 29, 2014 06:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BronsonQuick/c0d51f7d8b378717f508 to your computer and use it in GitHub Desktop.
Save BronsonQuick/c0d51f7d8b378717f508 to your computer and use it in GitHub Desktop.
Vagrant Share
# Chassis Configuration
#
# This file is the default configuration for all projects. The fallback order of
# configuration files is:
#
# - project/content/config.local.yaml (project-specific overrides)
# - project/content/config.yaml (project-specific defaults)
# - project/config.local.yaml (global overrides)
# - project/config.yaml (global defaults)
# Domain names to use for Vagrant
#
# The first name will be used as the machine's name, subsequent names will be
# aliased in your hosts file and in nginx
#
# (When overriding, include vagrant.local if you need it)
hosts:
- vagrant.local
- polite-skunk-1551.vagrantshare.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment