Merge "docs: Stop setting os_distribution in development all-in-one"
This commit is contained in:
commit
0adf7f996d
@ -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
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user