A base parser class
Parameters: | content – string config content |
---|---|
Returns: | a reconfigure.nodes.Node tree |
Parameters: | tree – a reconfigure.nodes.Node tree |
---|---|
Returns: | string config content |
A parser for named.conf
A parser for NFS’ /etc/exports
A parser for standard .ini config files.
Parameters: | sectionless – if True, allows a section-less attributes appear in the beginning of file |
---|
A parser for iptables configuration as produced by iptables-save
A parser for JSON files (using json module)
A parser for nginx configs
A parser for NSD DNS server nsd.conf file
A parser for files containing space-separated value (notably, /etc/fstab and friends)
Parameters: |
|
---|