|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [v2.0.0](https://github.com/kodguru/puppet-module-autofs/tree/v2.0.0) (2022-10-21) |
| 3 | +## [v3.0.0](https://github.com/Ericsson/puppet-module-autofs/tree/v3.0.0) (2025-05-14) |
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.6.0...v2.0.0) |
| 5 | +[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v2.0.0...v3.0.0) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- Ubuntu2404 [\#48](https://github.com/Ericsson/puppet-module-autofs/pull/48) ([ashoksundeep](https://github.com/ashoksundeep)) |
| 10 | +- Update to PDK 2.6.1 [\#43](https://github.com/Ericsson/puppet-module-autofs/pull/43) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
| 11 | +- Update to PDK 2.6.0 [\#42](https://github.com/Ericsson/puppet-module-autofs/pull/42) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
| 12 | +- Update list of supported operating systems [\#41](https://github.com/Ericsson/puppet-module-autofs/pull/41) ([anders-larsson](https://github.com/anders-larsson)) |
| 13 | + |
| 14 | +## [v2.0.0](https://github.com/Ericsson/puppet-module-autofs/tree/v2.0.0) (2022-10-21) |
| 15 | + |
| 16 | +[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.6.0...v2.0.0) |
6 | 17 |
|
7 | 18 | **Closed issues:**
|
8 | 19 |
|
9 |
| -- refactor to use concat to build auto.master [\#35](https://github.com/kodguru/puppet-module-autofs/issues/35) |
| 20 | +- refactor to use concat to build auto.master [\#35](https://github.com/Ericsson/puppet-module-autofs/issues/35) |
10 | 21 |
|
11 | 22 | **Merged pull requests:**
|
12 | 23 |
|
13 |
| -- Allow un-managed content in autofs maps [\#40](https://github.com/kodguru/puppet-module-autofs/pull/40) ([anders-larsson](https://github.com/anders-larsson)) |
14 |
| -- Update to PDK v2.5.0 and needed adjustments [\#39](https://github.com/kodguru/puppet-module-autofs/pull/39) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
| 24 | +- Allow un-managed content in autofs maps [\#40](https://github.com/Ericsson/puppet-module-autofs/pull/40) ([anders-larsson](https://github.com/anders-larsson)) |
| 25 | +- Update to PDK v2.5.0 and needed adjustments [\#39](https://github.com/Ericsson/puppet-module-autofs/pull/39) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
15 | 26 |
|
16 |
| -## [v1.6.0](https://github.com/kodguru/puppet-module-autofs/tree/v1.6.0) (2021-12-20) |
| 27 | +## [v1.6.0](https://github.com/Ericsson/puppet-module-autofs/tree/v1.6.0) (2021-12-20) |
17 | 28 |
|
18 |
| -[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.5.0...v1.6.0) |
| 29 | +[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.5.0...v1.6.0) |
19 | 30 |
|
20 | 31 | **Merged pull requests:**
|
21 | 32 |
|
22 |
| -- Refactor to use concat to build auto.master [\#38](https://github.com/kodguru/puppet-module-autofs/pull/38) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
| 33 | +- Refactor to use concat to build auto.master [\#38](https://github.com/Ericsson/puppet-module-autofs/pull/38) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
23 | 34 |
|
24 |
| -## [v1.5.0](https://github.com/kodguru/puppet-module-autofs/tree/v1.5.0) (2021-12-20) |
| 35 | +## [v1.5.0](https://github.com/Ericsson/puppet-module-autofs/tree/v1.5.0) (2021-12-20) |
25 | 36 |
|
26 |
| -[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.4.2...v1.5.0) |
| 37 | +[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.4.2...v1.5.0) |
27 | 38 |
|
28 | 39 | **Closed issues:**
|
29 | 40 |
|
30 |
| -- Transfer ownership to kodguru [\#27](https://github.com/kodguru/puppet-module-autofs/issues/27) |
31 |
| -- Imbalance in usage of autofs::map key parameter in templates/master.erb [\#25](https://github.com/kodguru/puppet-module-autofs/issues/25) |
| 41 | +- Transfer ownership to kodguru [\#27](https://github.com/Ericsson/puppet-module-autofs/issues/27) |
| 42 | +- Imbalance in usage of autofs::map key parameter in templates/master.erb [\#25](https://github.com/Ericsson/puppet-module-autofs/issues/25) |
32 | 43 |
|
33 | 44 | **Merged pull requests:**
|
34 | 45 |
|
35 |
| -- Convert module to PDK 2.3.0 [\#37](https://github.com/kodguru/puppet-module-autofs/pull/37) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
36 |
| -- Add support for mapname and mappath [\#34](https://github.com/kodguru/puppet-module-autofs/pull/34) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
37 |
| -- Refactor auto.master template [\#33](https://github.com/kodguru/puppet-module-autofs/pull/33) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
38 |
| -- Refactor Part 1 [\#32](https://github.com/kodguru/puppet-module-autofs/pull/32) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
39 |
| -- Refactor tests [\#31](https://github.com/kodguru/puppet-module-autofs/pull/31) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
40 |
| -- Update README with new travis URL [\#29](https://github.com/kodguru/puppet-module-autofs/pull/29) ([anders-larsson](https://github.com/anders-larsson)) |
| 46 | +- Convert module to PDK 2.3.0 [\#37](https://github.com/Ericsson/puppet-module-autofs/pull/37) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
| 47 | +- Add support for mapname and mappath [\#34](https://github.com/Ericsson/puppet-module-autofs/pull/34) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
| 48 | +- Refactor auto.master template [\#33](https://github.com/Ericsson/puppet-module-autofs/pull/33) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
| 49 | +- Refactor Part 1 [\#32](https://github.com/Ericsson/puppet-module-autofs/pull/32) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
| 50 | +- Refactor tests [\#31](https://github.com/Ericsson/puppet-module-autofs/pull/31) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
| 51 | +- Update README with new travis URL [\#29](https://github.com/Ericsson/puppet-module-autofs/pull/29) ([anders-larsson](https://github.com/anders-larsson)) |
41 | 52 |
|
42 |
| -## [v1.4.2](https://github.com/kodguru/puppet-module-autofs/tree/v1.4.2) (2018-10-31) |
| 53 | +## [v1.4.2](https://github.com/Ericsson/puppet-module-autofs/tree/v1.4.2) (2018-10-31) |
43 | 54 |
|
44 |
| -[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.4.1...v1.4.2) |
| 55 | +[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.4.1...v1.4.2) |
45 | 56 |
|
46 |
| -## [v1.4.1](https://github.com/kodguru/puppet-module-autofs/tree/v1.4.1) (2016-11-01) |
| 57 | +## [v1.4.1](https://github.com/Ericsson/puppet-module-autofs/tree/v1.4.1) (2016-11-01) |
47 | 58 |
|
48 |
| -[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.4.0...v1.4.1) |
| 59 | +[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.4.0...v1.4.1) |
49 | 60 |
|
50 | 61 | **Closed issues:**
|
51 | 62 |
|
52 |
| -- Release v1.4.0 [\#21](https://github.com/kodguru/puppet-module-autofs/issues/21) |
| 63 | +- Release v1.4.0 [\#21](https://github.com/Ericsson/puppet-module-autofs/issues/21) |
53 | 64 |
|
54 |
| -**Merged pull requests:** |
| 65 | +## [v1.4.0](https://github.com/Ericsson/puppet-module-autofs/tree/v1.4.0) (2016-09-12) |
55 | 66 |
|
56 |
| -- Fix var name in template for master\_solaris.erb [\#22](https://github.com/kodguru/puppet-module-autofs/pull/22) ([ghost](https://github.com/ghost)) |
57 |
| - |
58 |
| -## [v1.4.0](https://github.com/kodguru/puppet-module-autofs/tree/v1.4.0) (2016-09-12) |
59 |
| - |
60 |
| -[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.3.0...v1.4.0) |
| 67 | +[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.3.0...v1.4.0) |
61 | 68 |
|
62 | 69 | **Merged pull requests:**
|
63 | 70 |
|
64 |
| -- Fix wording in README [\#20](https://github.com/kodguru/puppet-module-autofs/pull/20) ([ghoneycutt](https://github.com/ghoneycutt)) |
65 |
| -- Condense list of supported platforms [\#19](https://github.com/kodguru/puppet-module-autofs/pull/19) ([ghoneycutt](https://github.com/ghoneycutt)) |
66 |
| -- Add support for Ruby v2.3.1 and strict variable checking [\#18](https://github.com/kodguru/puppet-module-autofs/pull/18) ([ghoneycutt](https://github.com/ghoneycutt)) |
| 71 | +- Fix wording in README [\#20](https://github.com/Ericsson/puppet-module-autofs/pull/20) ([ghoneycutt](https://github.com/ghoneycutt)) |
| 72 | +- Condense list of supported platforms [\#19](https://github.com/Ericsson/puppet-module-autofs/pull/19) ([ghoneycutt](https://github.com/ghoneycutt)) |
| 73 | +- Add support for Ruby v2.3.1 and strict variable checking [\#18](https://github.com/Ericsson/puppet-module-autofs/pull/18) ([ghoneycutt](https://github.com/ghoneycutt)) |
67 | 74 |
|
68 |
| -## [v1.3.0](https://github.com/kodguru/puppet-module-autofs/tree/v1.3.0) (2016-07-18) |
| 75 | +## [v1.3.0](https://github.com/Ericsson/puppet-module-autofs/tree/v1.3.0) (2016-07-18) |
69 | 76 |
|
70 |
| -[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.2.0...v1.3.0) |
| 77 | +[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.2.0...v1.3.0) |
71 | 78 |
|
72 | 79 | **Closed issues:**
|
73 | 80 |
|
74 |
| -- please don't use params.pp [\#7](https://github.com/kodguru/puppet-module-autofs/issues/7) |
| 81 | +- please don't use params.pp [\#7](https://github.com/Ericsson/puppet-module-autofs/issues/7) |
75 | 82 |
|
76 | 83 | **Merged pull requests:**
|
77 | 84 |
|
78 |
| -- Various [\#17](https://github.com/kodguru/puppet-module-autofs/pull/17) ([ghoneycutt](https://github.com/ghoneycutt)) |
79 |
| -- Fix gemfile [\#16](https://github.com/kodguru/puppet-module-autofs/pull/16) ([albgus](https://github.com/albgus)) |
80 |
| -- Enable manage\_false capability on Solaris [\#15](https://github.com/kodguru/puppet-module-autofs/pull/15) ([ereamel](https://github.com/ereamel)) |
81 |
| -- Add tests for PR\#13 [\#14](https://github.com/kodguru/puppet-module-autofs/pull/14) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
82 |
| -- Add /etc/auto.net for /net option [\#13](https://github.com/kodguru/puppet-module-autofs/pull/13) ([dantremblay](https://github.com/dantremblay)) |
83 |
| -- Random bits [\#12](https://github.com/kodguru/puppet-module-autofs/pull/12) ([ghoneycutt](https://github.com/ghoneycutt)) |
84 |
| -- Refactor spec tests [\#11](https://github.com/kodguru/puppet-module-autofs/pull/11) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
85 |
| -- Update README [\#10](https://github.com/kodguru/puppet-module-autofs/pull/10) ([anders-larsson](https://github.com/anders-larsson)) |
| 85 | +- Various [\#17](https://github.com/Ericsson/puppet-module-autofs/pull/17) ([ghoneycutt](https://github.com/ghoneycutt)) |
| 86 | +- Fix gemfile [\#16](https://github.com/Ericsson/puppet-module-autofs/pull/16) ([albgus](https://github.com/albgus)) |
| 87 | +- Enable manage\_false capability on Solaris [\#15](https://github.com/Ericsson/puppet-module-autofs/pull/15) ([ereamel](https://github.com/ereamel)) |
| 88 | +- Add tests for PR\#13 [\#14](https://github.com/Ericsson/puppet-module-autofs/pull/14) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
| 89 | +- Add /etc/auto.net for /net option [\#13](https://github.com/Ericsson/puppet-module-autofs/pull/13) ([dantremblay](https://github.com/dantremblay)) |
| 90 | +- Random bits [\#12](https://github.com/Ericsson/puppet-module-autofs/pull/12) ([ghoneycutt](https://github.com/ghoneycutt)) |
| 91 | +- Refactor spec tests [\#11](https://github.com/Ericsson/puppet-module-autofs/pull/11) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
| 92 | +- Update README [\#10](https://github.com/Ericsson/puppet-module-autofs/pull/10) ([anders-larsson](https://github.com/anders-larsson)) |
86 | 93 |
|
87 |
| -## [v1.2.0](https://github.com/kodguru/puppet-module-autofs/tree/v1.2.0) (2015-10-26) |
| 94 | +## [v1.2.0](https://github.com/Ericsson/puppet-module-autofs/tree/v1.2.0) (2015-10-26) |
88 | 95 |
|
89 |
| -[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.1.0...v1.2.0) |
| 96 | +[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.1.0...v1.2.0) |
90 | 97 |
|
91 | 98 | **Merged pull requests:**
|
92 | 99 |
|
93 |
| -- Prepare for puppet4 [\#9](https://github.com/kodguru/puppet-module-autofs/pull/9) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
94 |
| -- Remove params.pp [\#8](https://github.com/kodguru/puppet-module-autofs/pull/8) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
95 |
| -- New parameters for service attributes [\#6](https://github.com/kodguru/puppet-module-autofs/pull/6) ([jwennerberg](https://github.com/jwennerberg)) |
| 100 | +- Prepare for puppet4 [\#9](https://github.com/Ericsson/puppet-module-autofs/pull/9) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
| 101 | +- Remove params.pp [\#8](https://github.com/Ericsson/puppet-module-autofs/pull/8) ([Phil-Friderici](https://github.com/Phil-Friderici)) |
| 102 | +- New parameters for service attributes [\#6](https://github.com/Ericsson/puppet-module-autofs/pull/6) ([jwennerberg](https://github.com/jwennerberg)) |
96 | 103 |
|
97 |
| -## [v1.1.0](https://github.com/kodguru/puppet-module-autofs/tree/v1.1.0) (2015-09-30) |
| 104 | +## [v1.1.0](https://github.com/Ericsson/puppet-module-autofs/tree/v1.1.0) (2015-09-30) |
98 | 105 |
|
99 |
| -[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.0.0...v1.1.0) |
| 106 | +[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.0.0...v1.1.0) |
100 | 107 |
|
101 | 108 | **Merged pull requests:**
|
102 | 109 |
|
103 |
| -- Move +auto\_master to end of file [\#5](https://github.com/kodguru/puppet-module-autofs/pull/5) ([dantremblay](https://github.com/dantremblay)) |
104 |
| -- Merge changes from other sources [\#4](https://github.com/kodguru/puppet-module-autofs/pull/4) ([anders-larsson](https://github.com/anders-larsson)) |
105 |
| -- add Solaris support [\#3](https://github.com/kodguru/puppet-module-autofs/pull/3) ([dsundq](https://github.com/dsundq)) |
106 |
| - |
107 |
| -## [v1.0.0](https://github.com/kodguru/puppet-module-autofs/tree/v1.0.0) (2014-11-10) |
| 110 | +- Move +auto\_master to end of file [\#5](https://github.com/Ericsson/puppet-module-autofs/pull/5) ([dantremblay](https://github.com/dantremblay)) |
| 111 | +- Merge changes from other sources [\#4](https://github.com/Ericsson/puppet-module-autofs/pull/4) ([anders-larsson](https://github.com/anders-larsson)) |
| 112 | +- add Solaris support [\#3](https://github.com/Ericsson/puppet-module-autofs/pull/3) ([dsundq](https://github.com/dsundq)) |
108 | 113 |
|
109 |
| -[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/2795b3363eeac0cf0033a9ec707ef04543991a86...v1.0.0) |
110 |
| - |
111 |
| -**Merged pull requests:** |
| 114 | +## [v1.0.0](https://github.com/Ericsson/puppet-module-autofs/tree/v1.0.0) (2014-11-10) |
112 | 115 |
|
113 |
| -- Use name of map if mountpoint is not available [\#2](https://github.com/kodguru/puppet-module-autofs/pull/2) ([ghost](https://github.com/ghost)) |
114 |
| -- Add ability to add options to auto.master maps [\#1](https://github.com/kodguru/puppet-module-autofs/pull/1) ([ghost](https://github.com/ghost)) |
| 116 | +[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/2795b3363eeac0cf0033a9ec707ef04543991a86...v1.0.0) |
115 | 117 |
|
116 | 118 |
|
117 | 119 |
|
|
0 commit comments