Home
last modified time | relevance | path

Searched defs:grains (Results 1 – 25 of 71) sorted by relevance

123

/dports/sysutils/py-salt/salt-3004.1/tests/integration/modules/
H A Dtest_pkg.py22 def setUpClass(cls, grains): # pylint: disable=arguments-differ argument
52 def test_version_cmp(self, grains): argument
79 def test_mod_del_repo(self, grains): argument
258 def test_hold_unhold(self, grains): argument
305 def test_refresh_db(self, grains): argument
337 def test_pkg_info(self, grains): argument
375 def test_pkg_upgrade_has_pending_upgrades(self, grains): argument
454 def test_pkg_latest_version(self, grains): argument
H A Dtest_jinja.py40 def test_load_map(self, grains): argument
H A Dtest_mac_pkgutil.py33 def setUp(self, grains): # pylint: disable=arguments-differ argument
H A Dtest_file.py74 def test_get_selinux_context(self, grains): argument
102 def test_set_selinux_context(self, grains): argument
/dports/sysutils/py-salt/salt-3004.1/tests/pytests/functional/pillar/
H A Dtest_gpg.py264 def test_decrypt_pillar_default_renderer(salt_master, grains): argument
277 def test_decrypt_pillar_alternate_delimiter(salt_master, grains): argument
294 def test_decrypt_pillar_deeper_nesting(salt_master, grains): argument
313 def test_decrypt_pillar_explicit_renderer(salt_master, grains): argument
335 def test_decrypt_pillar_missing_renderer(salt_master, grains): argument
364 def test_decrypt_pillar_invalid_renderer(salt_master, grains): argument
H A Dtest_top.py9 def test_pillar_top_compound_match(salt_master, pillar_state_tree, grains): argument
/dports/sysutils/py-salt/salt-3004.1/tests/integration/states/
H A Dtest_pkgrepo.py27 def test_pkgrepo_01_managed(self, grains): argument
47 def test_pkgrepo_02_absent(self, grains): argument
63 def test_pkgrepo_03_with_comments(self, grains): argument
116 def test_pkgrepo_04_apt_with_architectures(self, grains): argument
249 def test_pkgrepo_05_copr_with_comments(self, grains): argument
H A Dtest_pkg.py34 def setUpClass(cls, grains=None): # pylint:disable=W0221 argument
98 def setUp(self, grains=None): # pylint:disable=W0221 argument
534 def test_pkg_015_installed_held(self, grains=None): argument
658 def test_pkg_017_installed_held_equals_false(self, grains=None): argument
/dports/sysutils/py-salt/salt-3004.1/tests/pytests/integration/modules/grains/
H A Dtest_module.py46 def test_ls(salt_call_cli, grains): argument
124 def test_get_core_grains(salt_call_cli, grains, grain): argument
138 def test_get_grains_int(salt_call_cli, grains, grain): argument
/dports/sysutils/py-salt/salt-3004.1/salt/pillar/
H A D__init__.py40 grains, argument
99 grains, argument
189 grains, argument
282 grains, argument
378 grains, argument
499 grains, argument
597 def __gen_opts(self, opts_in, grains, saltenv=None, ext=None, pillarenv=None): argument
/dports/sysutils/py-salt/salt-3004.1/tests/integration/files/file/base/_grains/
H A Dcustom_grains.py1 def test(grains): argument
/dports/sysutils/py-salt/salt-3004.1/salt/engines/
H A Dwebhook.py8 import salt.utils.event
/dports/sysutils/py-salt/salt-3004.1/salt/grains/
H A Dminion_process.py50 def grains(): function
/dports/sysutils/py-salt/salt-3004.1/tests/integration/ssh/
H A Dtest_mine.py28 salt_dir = self.run_function("config.get", ["thin_dir"], wipe=False)
/dports/sysutils/py-salt/salt-3004.1/tests/pytests/integration/states/
H A Dtest_ansiblegate.py26 def ansible_inventory_directory(tmp_path_factory, grains): argument
/dports/sysutils/py-salt/salt-3004.1/salt/proxy/
H A Ddeltaproxy.py44 def grains(): function
H A Dpanos.py457 def grains(): function
H A Dfx2.py259 def grains(): function
H A Dcisconso.py215 def grains(): function
H A Dssh_sample.py61 def grains(): function
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/trim/
H A DReadme.md75 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
/dports/sysutils/py-salt/salt-3004.1/doc/topics/grains/
H A Dindex.rst1 .. _grains: target
/dports/sysutils/py-salt/salt-3004.1/salt/thorium/
H A D__init__.py32 self, opts, grains=False, grain_keys=None, pillar=False, pillar_keys=None argument
/dports/sysutils/py-salt/salt-3004.1/tests/unit/states/
H A Dtest_network.py44 def grains(lis, bol): member in MockGrains
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/
H A DVoice.hpp42 StaticArrayList<Grain, MAXGRAINS> grains; member

123