Skip to content
Snippets Groups Projects
Select Git revision
  • 43c656c2352d19bd8eea2f38433419e27dd7eb46
  • master default
  • fix-remote-url_v4.9.1
  • fix-remote-url_v4.8.3
  • fix-remote-url_v4.8.x
  • fix-remote-url_v4.7.x
  • fix-remote-url_v4.6.0
  • fix-remote-urls
8 results

tidyquestion.php

Blame
  • inspec.yml 664 B
    # -*- coding: utf-8 -*-
    # vim: ft=yaml
    ---
    name: default
    title: postgres formula
    maintainer: SaltStack Formulas
    license: Apache-2.0
    summary: Verify that the postgres formula is setup and configured correctly
    depends:
      - name: share
        path: test/integration/share
    supports:
      - platform-name: debian
      - platform-name: ubuntu
      - platform-name: centos
      - platform-name: fedora
      - platform-name: opensuse
      - platform-name: suse
      - platform-name: freebsd
      - platform-name: openbsd
      - platform-name: amazon
      - platform-name: oracle
      - platform-name: arch
      - platform-name: gentoo
      - platform-name: almalinux
      - platform-name: rocky
      - platform: windows