Skip to content

Instantly share code, notes, and snippets.

@bascht
Created April 21, 2015 10:08
Show Gist options
  • Select an option

  • Save bascht/4e067ef85c9036c1345d to your computer and use it in GitHub Desktop.

Select an option

Save bascht/4e067ef85c9036c1345d to your computer and use it in GitHub Desktop.
:eins:
:hostname: eins.blub.local
:box: my/customer/box-eins
:memory: 1536
:box_version: ' ~> 1.1.146'
:sync:
'first':
target: /var/www/some/files
'second':
target: /var/build
owner: some_user
mode: 755
:zwei:
:hostname: watanders.blub.local
:box: my/customer/box-zwei
:memory: 1536
:box_version: ' ~> 1.1.116'
:sync:
'first':
target: /var/www/other/files
owner: other_user
mode: 644
'second':
target: /var/build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment