salt.grains.rest_sample
Generate baseline proxy minion grains
-
salt.grains.rest_sample.
kernel
()
-
salt.grains.rest_sample.
location
()
-
salt.grains.rest_sample.
os
()
-
salt.grains.rest_sample.
os_data
()
-
salt.grains.rest_sample.
os_family
()
-
salt.grains.rest_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.