Skip to content
Snippets Groups Projects
Select Git revision
  • 4b356b12134dbdf2ee6828c34edddaefbac50cd9
  • master default
2 results

freebsd-12.yaml

Blame
  • freebsd-12.yaml 2.70 KiB
    # yamllint disable rule:indentation rule:line-length
    # FreeBSD-12
    ---
    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: /usr/local/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
        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: