keepalived-formula/test/integration/default/inspec.yml
Imran Iqbal 9e29ffae76
feat(yamllint): include for this repo and apply rules throughout
* Semi-automated using `ssf-formula` (v0.5.0)
* Fix errors shown below:

```bash
keepalived-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:")
pillar.example
  16:1      warning  missing document start "---"  (document-start)
```
2019-08-08 04:04:28 +01:00

18 lines
431 B
YAML

# -*- coding: utf-8 -*-
# vim: ft=yaml
---
name: default
title: keepalived formula
maintainer: SaltStack Formulas
license: Apache-2.0
summary: Verify that the keepalived formula is setup and configured correctly
supports:
- platform-name: debian
- platform-name: ubuntu
- platform-name: centos
- platform-name: fedora
- platform-name: opensuse
- platform-name: suse
- platform-name: freebsd
- platform-name: amazon