docs: Stop setting os_distribution in development all-in-one

kayobe-config-dev now sets os_distribution automatically.

Change-Id: Ic9edcf8168355eaf3ea9aff14947666d0ed46c97
This commit is contained in:
Mark Goddard 2021-05-19 12:01:18 +01:00 committed by Pierre Riteau
parent e03c7d7c57
commit 034d436095

View File

@ -58,10 +58,6 @@ Clone the ``kayobe-config-dev`` repository to ``config/src/kayobe-config``::
Inspect the Kayobe configuration and make any changes necessary for your Inspect the Kayobe configuration and make any changes necessary for your
environment. environment.
If using Ubuntu, configure the OS distribution::
sed -i -e 's/#os_distribution:/os_distribution: ubuntu/' config/src/kayobe-config/etc/kayobe/globals.yml
If using Vagrant, follow the steps in :ref:`contributor-vagrant` to prepare If using Vagrant, follow the steps in :ref:`contributor-vagrant` to prepare
your environment for use with Vagrant and bring up a Vagrant VM. your environment for use with Vagrant and bring up a Vagrant VM.
@ -207,10 +203,6 @@ Clone the ``kayobe-config-dev`` repository to ``config/src/kayobe-config``::
Inspect the Kayobe configuration and make any changes necessary for your Inspect the Kayobe configuration and make any changes necessary for your
environment. environment.
If using Ubuntu, configure the OS distribution::
sed -i -e 's/#os_distribution:/os_distribution: ubuntu/' config/src/kayobe-config/etc/kayobe/globals.yml
The default development configuration expects the presence of a bridge The default development configuration expects the presence of a bridge
interface on the seed host to carry provisioning traffic. The bridge should be interface on the seed host to carry provisioning traffic. The bridge should be
named ``breth1`` with a single port ``eth1``, and an IP address of named ``breth1`` with a single port ``eth1``, and an IP address of