mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #24260 from basepi/lxctypos24080
Fix some typos from #24080
This commit is contained in:
commit
08a10755b3
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue