mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
edited_conf docstring fix
This commit is contained in:
parent
e7d95eed5a
commit
225e28e47b
@ -117,7 +117,7 @@ def edited_conf(name, lxc_conf=None, lxc_conf_unset=None):
|
||||
- name: ubuntu
|
||||
- lxc_conf:
|
||||
- network.ipv4.ip: 10.0.3.6
|
||||
- lxc_conf_unset:
|
||||
- lxc_conf_unset:
|
||||
- lxc.utsname
|
||||
'''
|
||||
if __opts__['test']:
|
||||
|
Loading…
Reference in New Issue
Block a user