|
1 | 1 | # puppet-alternatives |
2 | 2 |
|
3 | 3 | [](https://github.com/voxpupuli/puppet-alternatives/actions?query=workflow%3ACI) |
4 | | -[](https://coveralls.io/github/voxpupuli/puppet-alternatives) |
5 | | -[](https://forge.puppet.com/puppet/alternatives) |
6 | | -[](https://forge.puppet.com/puppet/alternatives) |
7 | | -[](https://forge.puppet.com/puppet/alternatives) |
8 | | -[](https://forge.puppet.com/puppet/alternatives) |
| 4 | +[](https://github.com/voxpupuli/puppet-alternatives/actions/workflows/release.yml) |
| 5 | +[](https://forge.puppetlabs.com/puppet/alternatives) |
| 6 | +[](https://forge.puppetlabs.com/puppet/alternatives) |
| 7 | +[](https://forge.puppetlabs.com/puppet/alternatives) |
| 8 | +[](https://forge.puppetlabs.com/puppet/alternatives) |
| 9 | +[](https://www.puppetmodule.info/m/puppet-alternatives) |
| 10 | +[](LICENSE) |
| 11 | +[](#transfer-notice) |
9 | 12 |
|
10 | 13 | Manage alternatives symlinks. |
11 | 14 |
|
@@ -98,6 +101,10 @@ alternatives { 'java': |
98 | 101 |
|
99 | 102 | This module should work on any Debian and RHEL based distribution. |
100 | 103 |
|
| 104 | +## Transfer notice |
| 105 | + |
| 106 | +This module was formerly maintained by Adrien Thebo at [forge.puppet.com/adrien/alternatives/](https://forge.puppet.com/modules/adrien/alternatives/readme) |
| 107 | + |
101 | 108 | ## Contact |
102 | 109 |
|
103 | 110 | * [Source code](https://github.com/voxpupuli/puppet-alternatives) |
|
0 commit comments