Skip to content
This repository was archived by the owner on Oct 25, 2018. It is now read-only.

Commit 12780ee

Browse files
author
Giuseppe Morelli
committed
[fix] config.yaml parsing error
1 parent 422e56a commit 12780ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/config.yaml.sample

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ gmdotnet:
2121
ram: 1024
2222
cpu: 1
2323
extra_hard_disk:
24-
create: yes
24+
create: no
2525
filepath: .vagrant/extradisk.vdi
2626
size: 30 # size in GB
2727
# PROVISION
@@ -66,7 +66,7 @@ gmdotnet:
6666
# - "-v"
6767
# - "-z"
6868
# - "--delete"
69-
# exclude:
69+
# exclude:
7070
# - ""
7171
# - folder:
7272
# host_folder: /mnt/extra/rsync2

0 commit comments

Comments
 (0)