diff options
author | elijah <elijah@riseup.net> | 2013-01-13 20:30:24 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-01-13 20:30:24 -0800 |
commit | ec6c48ab589d4174dc192a01c4b99833227c5942 (patch) | |
tree | cdacdfbaecaf7c72761b474be0cebaf8ddab5a48 /provider_base/provider.json | |
parent | 886063ca1db3a4ce8fbd72e4ead9b5f2371979a5 (diff) |
added ability to customize the webapp appearance
Diffstat (limited to 'provider_base/provider.json')
-rw-r--r-- | provider_base/provider.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/provider_base/provider.json b/provider_base/provider.json index de5ad446..b659d47b 100644 --- a/provider_base/provider.json +++ b/provider_base/provider.json @@ -25,5 +25,6 @@ }, "vagrant":{ "network":"10.5.5.0/24" - } + }, + "hiera_sync_destination": "/etc/leap" } |