salt.grains.ssh_sample#
Generate baseline proxy minion grains
- salt.grains.ssh_sample.kernel()#
- salt.grains.ssh_sample.location()#
- salt.grains.ssh_sample.os_data()#
- salt.grains.ssh_sample.proxy_functions(proxy)#
The loader will execute functions with one argument and pass a reference to the proxymodules LazyLoader object. However, grains sometimes get called before the LazyLoader object is setup so proxy might be None.