We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 359b7ab commit dc1672fCopy full SHA for dc1672f
README.md
@@ -16,8 +16,13 @@ runtime, you can use cloud init (as described for AWS
16
append one or more SSH keys to the `authorized_keys` file on first boot. To get
17
the public SSH key of an engine, use the `system get sshPublicKey` CLI command.
18
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.
+This role is automatically tested on a weekly basis for the following OS:
+* CentOS6
21
+* CentOS7
22
+* Ubuntu 18.04
23
+* Ubuntu 16.04
24
+* Debian 9
25
+* Debian 8
26
27
Role Variables
28
--------------
0 commit comments