9c5fe287c3
## [1.2.1](https://github.com/saltstack-formulas/php-formula/compare/v1.2.0...v1.2.1) (2019-10-07) ### Bug Fixes * **pillar.example:** fix `yamllint` error ([1b1747a
](https://github.com/saltstack-formulas/php-formula/commit/1b1747a)), closes [/travis-ci.org/myii/php-formula/builds/594703019#L208-L210](https://github.com//travis-ci.org/myii/php-formula/builds/594703019/issues/L208-L210) ### Continuous Integration * **kitchen:** change `log_level` to `debug` instead of `info` ([b86237e
](https://github.com/saltstack-formulas/php-formula/commit/b86237e)) * **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([20be85a
](https://github.com/saltstack-formulas/php-formula/commit/20be85a)) * **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([f70ebd2
](https://github.com/saltstack-formulas/php-formula/commit/f70ebd2)) * **platform:** add `arch-base-latest` (commented out for now) [skip ci] ([55d5df1
](https://github.com/saltstack-formulas/php-formula/commit/55d5df1))
10 lines
248 B
Plaintext
10 lines
248 B
Plaintext
name: php
|
|
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
|
|
os_family: Debian, RedHat, Suse
|
|
version: 1.2.1
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: Php formula
|
|
description: Formula to use to install and configure php
|
|
top_level_dir: php
|