diff options
author | elijah <elijah@riseup.net> | 2013-02-10 12:28:26 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-02-10 12:28:26 -0800 |
commit | 3cdd7f5f02c237da0f8a3f3eb898982883fd9b97 (patch) | |
tree | e9ed2e752212d91e03ad051c98318dbc2940db0a /provider_base/provider.json | |
parent | 5c0d817778b57b253c7443145fa928547f48e9f5 (diff) |
vagrant configuration move to Leapfile
Diffstat (limited to 'provider_base/provider.json')
-rw-r--r-- | provider_base/provider.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/provider_base/provider.json b/provider_base/provider.json index 0eae1f87..8ce848f3 100644 --- a/provider_base/provider.json +++ b/provider_base/provider.json @@ -26,8 +26,5 @@ "life_span": "1y" } }, - "vagrant":{ - "network":"10.5.5.0/24" - }, "hiera_sync_destination": "/etc/leap" } |