Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
Add Amazon Linux 2. (#1019)
Browse files Browse the repository at this point in the history
  • Loading branch information
r0mant committed Jan 14, 2020
1 parent dfc7073 commit 379dc18
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/telekube/resources/app.yaml
Expand Up @@ -87,6 +87,8 @@ nodeProfiles:
versions: ["12"]
- name: sles # Suse Linux Enterprise Server
versions: ["12"]
- name: amz
versions: ["2"]
volumes:
- path: /var/lib/gravity
capacity: "10GB"
Expand Down Expand Up @@ -123,6 +125,8 @@ nodeProfiles:
versions: ["12"]
- name: sles # Suse Linux Enterprise Server
versions: ["12"]
- name: amz
versions: ["2"]
volumes:
- path: /var/lib/gravity
capacity: "10GB"
Expand Down Expand Up @@ -164,6 +168,8 @@ nodeProfiles:
versions: ["12"]
- name: sles # Suse Linux Enterprise Server
versions: ["12"]
- name: amz
versions: ["2"]
volumes:
- path: /var/lib/gravity
capacity: "10GB"
Expand Down

0 comments on commit 379dc18

Please sign in to comment.