摘要:
glassfish.update_connector_c_pool Update a connection pool glassfish.update_jdbc_resource Update a JDBC resource glassfish.enum_connector_resource Enu 阅读全文
摘要:
genesis.mksls Convert an installation file/script to an SLS file. Currently supports , , and . CLI Examples: salt genesis.mksls kickstart /path/to/kic 阅读全文
摘要:
gem.sources_list List the configured gem sources. :param gem_bin: string : None Full path to binary to use. :param ruby: string : None If RVM or rbenv 阅读全文
摘要:
freezer.restore Make sure that the system contains the packages and repos from a frozen state. Read the list of packages and repositories from the fre 阅读全文
摘要:
firewalld.remove_interface Remove an interface bound to a zone New in version 2016.3.0 CLI Example: salt ' ' firewalld.remove_interface zone eth0 fire 阅读全文
摘要:
file.apply_template_on_contents Return the contents after applying the templating engine contents template string template template format context Ove 阅读全文
摘要:
event.fire Fire an event on the local minion event bus. Data must be formed as a dict. CLI Example: salt ' ' event.fire '{"data":"my event data"}' 'ta 阅读全文
摘要:
etcd.set New in version 2014.7.0 Set a key in etcd by direct path. Optionally, create a directory or set a TTL on the key. Returns None on failure. CL 阅读全文
摘要:
environ.items Return a dict of the entire environment set for the salt process CLI Example: salt ' ' environ.items environ.setenv Set multiple salt pr 阅读全文
摘要:
drbd.overview Show status of the DRBD devices, support two nodes only. CLI Example: salt ' ' drbd.overview 阅读全文