Merge pull request #24260 from basepi/lxctypos24080

Fix some typos from #24080
This commit is contained in:
Colton Myers 2015-05-29 16:54:58 -06:00
commit 08a10755b3
2 changed files with 3 additions and 3 deletions

View file

@ -241,10 +241,10 @@ Old lxc support (<1.0.7)
---------------------------
With saltstack **2015.5.2** and above, normally the setting is autoselected, but
before, you ll need to teach your network profile to set
before, you'll need to teach your network profile to set
**lxc.network.ipv4.gateway** to **auto** when using a classic ipv4 configuration.
Thus you ll need
Thus you'll need
.. code-block:: yaml

View file

@ -619,7 +619,7 @@ def get_network_profile(name=None, **kwargs):
type: veth
flags: up
To disable entirely net:
To disable networking entirely:
.. code-block:: yaml