Merge branch '2019.2' into 52350_readd_and_gate_unicode_string_literal_support

This commit is contained in:
Gareth J. Greenaway 2019-04-08 08:30:41 -07:00 committed by GitHub
commit b191bc0d58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -289,7 +289,7 @@ a BGP policy referenced in many places, you can do so by running:
.. code-block:: bash
salt '*' net.replae_pattern OLD-POLICY-CONFIG new-policy-config
salt '*' net.replace_pattern OLD-POLICY-CONFIG new-policy-config
Similarly, you can also replace entire configuration blocks using the
:mod:`net.blockreplace <salt.modules.napalm_network.blockreplace>` function.