Skip to content

Instantly share code, notes, and snippets.

@grkvlt
Created February 26, 2016 18:11
Show Gist options
  • Save grkvlt/6e680c1971abca842e11 to your computer and use it in GitHub Desktop.
Save grkvlt/6e680c1971abca842e11 to your computer and use it in GitHub Desktop.
Locations in YAML
location: meow
services:
- type: one
- type: two
location: tree
services:
- type: one
location: meow
- type: two
location: tree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment