Commit a9eff93
authored
Replace 'stahnma-epel' by 'puppet-epel' (jdowning#70)
* Puppetfile.lock: basically just %s/stahnma/puppet/g
- while here, removed the dependency declared by 'stahnma-epel'
* metadata.json: %s/stahnma/puppet/g, and update its version
* medatada.json: add CentOS 8 to the list of supported systems
- only that one, because that's the one I used puppet/epel with
* version bumped from 2.2.0 to 2.3.0
- based on the way the tags are created;
- https://github.com/jdowning/puppet-awscli/tags
* FIXTURES_YML: yet another %s/stahnma/puppet/g, with ref update
* metadata.json: update Puppet "version_requirement": ">= 3.4.3 <= 6.18"
* MANIFEST (init.pp): CentOS 8 gets us pip3, and we need that
* metadata.json: quick "--amend" here on Puppet's version support
* metadata: Puppet "version_requirement" <= 6.99.0
* Puppetfile.lock: remove empty line
* Puppetfile.lock: loose a bit more supported 'epel' version
* metadata.json: sync epel's supported version updated on Puppetfile.lock1 parent cedb098 commit a9eff93
File tree
4 files changed
+12
-13
lines changed- manifests
4 files changed
+12
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
14 | | - | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
86 | | - | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments