Commit 6b2f383
authored
Potato platform support (#10)
* Include a 'Name' tag when creating security groups, as this can be used
in IAM policy filtering.
* Build 'latest-devel' tag off of the 'devel' branch
* Add potato_platform role that will create InfluxDB Enterprise clusters for use in Molecule
test scenarios, using the "Potato" orchestration application.
* Init default and templating fixes, reorganize tests
* Support mapping ec2 tags to hostvars for potato_platform role
* Retry ec2_instance SSH connectivity check on connection reset1 parent f3a0da8 commit 6b2f383
File tree
60 files changed
+1413
-372
lines changed- .github/workflows
- molecule
- default
- ec2_platform
- potato_platform
- resources
- roles
- ec2_platform
- molecule/role-ec2_platform
- tasks
- init
- defaults
- files
- tasks
- templates
- vars
- platform
- tasks
- vars
- potato_platform
- defaults
- handlers
- meta
- tasks
- vars
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
60 files changed
+1413
-372
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
40 | 41 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
File renamed without changes.
0 commit comments