Skip to content

Commit dc1672f

Browse files
author
Adam Bowen
committed
updated testing matrix in README
1 parent 359b7ab commit dc1672f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,13 @@ runtime, you can use cloud init (as described for AWS
1616
append one or more SSH keys to the `authorized_keys` file on first boot. To get
1717
the public SSH key of an engine, use the `system get sshPublicKey` CLI command.
1818

19-
This role has been manually tested against latest Ubuntu and CentOS AMIs, but
20-
there is no reason it should not work with any RedHat or Debian variant.
19+
This role is automatically tested on a weekly basis for the following OS:
20+
* CentOS6
21+
* CentOS7
22+
* Ubuntu 18.04
23+
* Ubuntu 16.04
24+
* Debian 9
25+
* Debian 8
2126

2227
Role Variables
2328
--------------

0 commit comments

Comments
 (0)