From e31a56e7a328117f5d5b951119eb853a91eade60 Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Tue, 30 Mar 2021 11:59:50 +0100 Subject: [PATCH] test(_mapdata): add Arch Linux verification file --- .../files/_mapdata/arch-base-latest.yaml | 109 ++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 test/integration/v3002-py3/files/_mapdata/arch-base-latest.yaml diff --git a/test/integration/v3002-py3/files/_mapdata/arch-base-latest.yaml b/test/integration/v3002-py3/files/_mapdata/arch-base-latest.yaml new file mode 100644 index 0000000..feb3c4f --- /dev/null +++ b/test/integration/v3002-py3/files/_mapdata/arch-base-latest.yaml @@ -0,0 +1,109 @@ +# yamllint disable rule:indentation rule:line-length +# Arch +--- +values: + formulas_settings: + checkout_orig_branch: false + git_opts: + default: + basedir: /srv/formulas + baseurl: https://github.com/saltstack-formulas + options: + output_loglevel: quiet + rev: master + update: false + list: {} + salt_settings: + api_service: salt-api + api_service_details: + enabled: true + state: running + clean_config_d_dir: true + cloud: + template_sources: + maps: salt://salt/files/cloud.maps.d + profiles: salt://salt/files/cloud.profiles.d + providers: salt://salt/files/cloud.providers.d + config_path: /etc/salt + gitfs: + dulwich: + install_from_source: true + gitpython: + install_from_source: false + pygit2: + git: + install_from_package: git + require_state: false + install_from_source: true + libgit2: + build_parent_dir: /usr/src/ + download_hash: 683d1164e361e2a0a8d52652840e2340 + install_from_source: true + version: 0.23.0 + version: 0.23.0 + install_packages: true + libgit2: libgit2 + master: + ext_pillar: + - cmd_yaml: cat /etc/salt/yaml + - stack: + - /path/to/stack1.cfg + - /path/to/stack2.cfg + - reclass: + inventory_base_uri: /etc/reclass + file_roots: + base: + - /srv/salt + fileserver_backend: + - rootfs + gitfs_provider: gitpython + pillar_roots: + base: + - /srv/pillar + master_config_use_TOFS: false + master_remove_config: false + master_service: salt-master + master_service_details: + enabled: true + state: running + minion: + file_roots: + base: + - /srv/salt + fileserver_backend: + - rootfs + master: localhost + master_type: true + pillar_roots: + base: + - /srv/pillar + minion_config_use_TOFS: false + minion_remove_config: false + minion_service: salt-minion + minion_service_details: + enabled: true + state: running + parallel: true + pin_version: false + pkgrepo: '' + py_ver: py3 + pygit2: python2-pygit2 + pyinotify: python2-pyinotify + python_dulwich: python-dulwich + python_git: python2-gitpython + release: '3002' + restart_via_at: false + rootgroup: root + rootuser: root + salt_api: salt + salt_cloud: salt + salt_master: salt + salt_master_macos_plist_hash: '' + salt_minion: salt + salt_minion_macos_plist_hash: '' + salt_ssh: salt + salt_syndic: salt + ssh_roster: {} + syndic_service: salt-syndic + use_pip: false + version: ''