摘要:
{{ template "__subject" . }} </head> <body itemscope="" itemtype="http://schema.org/EmailMessage" style="font-family: 'Helvetica Neue', Helvetica, Ari 阅读全文
摘要:
ip route get 8.8.8.8 阅读全文
摘要:
extfs.attributes Return attributes from dumpe2fs for a specified device CLI Example: salt ' ' extfs.attributes /dev/sda1 extfs.tune Set attributes for 阅读全文
摘要:
ethtool.show_driver Queries the specified network device for associated driver information CLI Example: salt ' ' ethtool.show_driver ethtool.show_ring 阅读全文
摘要:
apache.useradd Add HTTP user using the command. If the file does not exist, it will be created. Valid options that can be passed are: n Don't update f 阅读全文
摘要:
ip.get_bond Return the content of a bond script CLI Example: salt ' ' ip.get_bond bond0 ip.get_routes Return the contents of the interface routes scri 阅读全文
摘要:
iosconfig.diff_text Return the diff, as text, between the candidate and the running config. candidate_config The candidate configuration sent as text. 阅读全文
摘要:
introspect.service_highstate Return running and enabled services in a highstate structure. By default also returns package dependencies for those serv 阅读全文
摘要:
inspector.query Query the node for specific information. Parameters: scope : Specify scope of the query. System : Return system data. Software : Retur 阅读全文
摘要:
ini.remove_option Remove a key/value pair from a section in an ini file. Returns the value of the removed key, or if nothing was removed. API Example: 阅读全文