-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(kitchen+travis): bring into line with
template-formula
DEPRECATION: this change removes automated testing of the Amazon Linux v1 platform from Travis CI, however this platform can still be tested locally.
- Loading branch information
Showing
3 changed files
with
153 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
name: vault | ||
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Amazon | ||
os_family: Debian, RedHat | ||
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Amazon, SUSE | ||
os_family: Debian, RedHat, Suse | ||
version: 1.0.6 | ||
release: 1 | ||
minimum_version: 2018.3 | ||
minimum_version: 2017.7 | ||
summary: Vault formula | ||
description: Formula to install and configure Hashicorp Vault | ||
top_level_dir: vault |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters