From 81c3c53f5a82a83acfa9071c55a2b039ef679bd2 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Thu, 17 Mar 2016 22:01:07 +0100 Subject: update wheezy>jessie documentation close #7792 --- pages/docs/platform/guide/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pages/docs/platform/guide') diff --git a/pages/docs/platform/guide/config.md b/pages/docs/platform/guide/config.md index d686b30..bcea26c 100644 --- a/pages/docs/platform/guide/config.md +++ b/pages/docs/platform/guide/config.md @@ -84,7 +84,7 @@ Vagrant options: * `@vagrant_provider`. Changes the default vagrant provider ("virtualbox"). For example, `@vagrant_provider = "libvirt"`. * `@vagrant_network`. Allows you to override the default network used for local nodes. It should include a netmask like `@vagrant_network = '10.0.0.0/24'`. * `@custom_vagrant_vm_line`. Insert arbitrary text into the auto-generated Vagrantfile. For example, `@custom_vagrant_vm_line = "config.vm.boot_mode = :gui"`. -* `@vagrant_basebox` allows specifying a different basebox as the default one. For example, `@vagrant_basebox = "LEAP/wheezy"`. +* `@vagrant_basebox` allows specifying a different basebox as the default one. For example, `@vagrant_basebox = "LEAP/jessie"`. Logging options: -- cgit v1.2.3