diff --git a/CHANGELOG.md b/CHANGELOG.md
index bd9c20a..78606d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,117 +1,119 @@
# Changelog
-## [v2.0.0](https://github.com/kodguru/puppet-module-autofs/tree/v2.0.0) (2022-10-21)
+## [v3.0.0](https://github.com/Ericsson/puppet-module-autofs/tree/v3.0.0) (2025-05-14)
-[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.6.0...v2.0.0)
+[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v2.0.0...v3.0.0)
+
+**Merged pull requests:**
+
+- Ubuntu2404 [\#48](https://github.com/Ericsson/puppet-module-autofs/pull/48) ([ashoksundeep](https://github.com/ashoksundeep))
+- Update to PDK 2.6.1 [\#43](https://github.com/Ericsson/puppet-module-autofs/pull/43) ([Phil-Friderici](https://github.com/Phil-Friderici))
+- Update to PDK 2.6.0 [\#42](https://github.com/Ericsson/puppet-module-autofs/pull/42) ([Phil-Friderici](https://github.com/Phil-Friderici))
+- Update list of supported operating systems [\#41](https://github.com/Ericsson/puppet-module-autofs/pull/41) ([anders-larsson](https://github.com/anders-larsson))
+
+## [v2.0.0](https://github.com/Ericsson/puppet-module-autofs/tree/v2.0.0) (2022-10-21)
+
+[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.6.0...v2.0.0)
**Closed issues:**
-- refactor to use concat to build auto.master [\#35](https://github.com/kodguru/puppet-module-autofs/issues/35)
+- refactor to use concat to build auto.master [\#35](https://github.com/Ericsson/puppet-module-autofs/issues/35)
**Merged pull requests:**
-- Allow un-managed content in autofs maps [\#40](https://github.com/kodguru/puppet-module-autofs/pull/40) ([anders-larsson](https://github.com/anders-larsson))
-- 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))
+- Allow un-managed content in autofs maps [\#40](https://github.com/Ericsson/puppet-module-autofs/pull/40) ([anders-larsson](https://github.com/anders-larsson))
+- 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))
-## [v1.6.0](https://github.com/kodguru/puppet-module-autofs/tree/v1.6.0) (2021-12-20)
+## [v1.6.0](https://github.com/Ericsson/puppet-module-autofs/tree/v1.6.0) (2021-12-20)
-[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.5.0...v1.6.0)
+[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.5.0...v1.6.0)
**Merged pull requests:**
-- 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))
+- 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))
-## [v1.5.0](https://github.com/kodguru/puppet-module-autofs/tree/v1.5.0) (2021-12-20)
+## [v1.5.0](https://github.com/Ericsson/puppet-module-autofs/tree/v1.5.0) (2021-12-20)
-[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.4.2...v1.5.0)
+[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.4.2...v1.5.0)
**Closed issues:**
-- Transfer ownership to kodguru [\#27](https://github.com/kodguru/puppet-module-autofs/issues/27)
-- Imbalance in usage of autofs::map key parameter in templates/master.erb [\#25](https://github.com/kodguru/puppet-module-autofs/issues/25)
+- Transfer ownership to kodguru [\#27](https://github.com/Ericsson/puppet-module-autofs/issues/27)
+- Imbalance in usage of autofs::map key parameter in templates/master.erb [\#25](https://github.com/Ericsson/puppet-module-autofs/issues/25)
**Merged pull requests:**
-- Convert module to PDK 2.3.0 [\#37](https://github.com/kodguru/puppet-module-autofs/pull/37) ([Phil-Friderici](https://github.com/Phil-Friderici))
-- Add support for mapname and mappath [\#34](https://github.com/kodguru/puppet-module-autofs/pull/34) ([Phil-Friderici](https://github.com/Phil-Friderici))
-- Refactor auto.master template [\#33](https://github.com/kodguru/puppet-module-autofs/pull/33) ([Phil-Friderici](https://github.com/Phil-Friderici))
-- Refactor Part 1 [\#32](https://github.com/kodguru/puppet-module-autofs/pull/32) ([Phil-Friderici](https://github.com/Phil-Friderici))
-- Refactor tests [\#31](https://github.com/kodguru/puppet-module-autofs/pull/31) ([Phil-Friderici](https://github.com/Phil-Friderici))
-- Update README with new travis URL [\#29](https://github.com/kodguru/puppet-module-autofs/pull/29) ([anders-larsson](https://github.com/anders-larsson))
+- Convert module to PDK 2.3.0 [\#37](https://github.com/Ericsson/puppet-module-autofs/pull/37) ([Phil-Friderici](https://github.com/Phil-Friderici))
+- Add support for mapname and mappath [\#34](https://github.com/Ericsson/puppet-module-autofs/pull/34) ([Phil-Friderici](https://github.com/Phil-Friderici))
+- Refactor auto.master template [\#33](https://github.com/Ericsson/puppet-module-autofs/pull/33) ([Phil-Friderici](https://github.com/Phil-Friderici))
+- Refactor Part 1 [\#32](https://github.com/Ericsson/puppet-module-autofs/pull/32) ([Phil-Friderici](https://github.com/Phil-Friderici))
+- Refactor tests [\#31](https://github.com/Ericsson/puppet-module-autofs/pull/31) ([Phil-Friderici](https://github.com/Phil-Friderici))
+- Update README with new travis URL [\#29](https://github.com/Ericsson/puppet-module-autofs/pull/29) ([anders-larsson](https://github.com/anders-larsson))
-## [v1.4.2](https://github.com/kodguru/puppet-module-autofs/tree/v1.4.2) (2018-10-31)
+## [v1.4.2](https://github.com/Ericsson/puppet-module-autofs/tree/v1.4.2) (2018-10-31)
-[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.4.1...v1.4.2)
+[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.4.1...v1.4.2)
-## [v1.4.1](https://github.com/kodguru/puppet-module-autofs/tree/v1.4.1) (2016-11-01)
+## [v1.4.1](https://github.com/Ericsson/puppet-module-autofs/tree/v1.4.1) (2016-11-01)
-[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.4.0...v1.4.1)
+[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.4.0...v1.4.1)
**Closed issues:**
-- Release v1.4.0 [\#21](https://github.com/kodguru/puppet-module-autofs/issues/21)
+- Release v1.4.0 [\#21](https://github.com/Ericsson/puppet-module-autofs/issues/21)
-**Merged pull requests:**
+## [v1.4.0](https://github.com/Ericsson/puppet-module-autofs/tree/v1.4.0) (2016-09-12)
-- Fix var name in template for master\_solaris.erb [\#22](https://github.com/kodguru/puppet-module-autofs/pull/22) ([ghost](https://github.com/ghost))
-
-## [v1.4.0](https://github.com/kodguru/puppet-module-autofs/tree/v1.4.0) (2016-09-12)
-
-[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.3.0...v1.4.0)
+[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.3.0...v1.4.0)
**Merged pull requests:**
-- Fix wording in README [\#20](https://github.com/kodguru/puppet-module-autofs/pull/20) ([ghoneycutt](https://github.com/ghoneycutt))
-- Condense list of supported platforms [\#19](https://github.com/kodguru/puppet-module-autofs/pull/19) ([ghoneycutt](https://github.com/ghoneycutt))
-- 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))
+- Fix wording in README [\#20](https://github.com/Ericsson/puppet-module-autofs/pull/20) ([ghoneycutt](https://github.com/ghoneycutt))
+- Condense list of supported platforms [\#19](https://github.com/Ericsson/puppet-module-autofs/pull/19) ([ghoneycutt](https://github.com/ghoneycutt))
+- 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))
-## [v1.3.0](https://github.com/kodguru/puppet-module-autofs/tree/v1.3.0) (2016-07-18)
+## [v1.3.0](https://github.com/Ericsson/puppet-module-autofs/tree/v1.3.0) (2016-07-18)
-[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.2.0...v1.3.0)
+[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.2.0...v1.3.0)
**Closed issues:**
-- please don't use params.pp [\#7](https://github.com/kodguru/puppet-module-autofs/issues/7)
+- please don't use params.pp [\#7](https://github.com/Ericsson/puppet-module-autofs/issues/7)
**Merged pull requests:**
-- Various [\#17](https://github.com/kodguru/puppet-module-autofs/pull/17) ([ghoneycutt](https://github.com/ghoneycutt))
-- Fix gemfile [\#16](https://github.com/kodguru/puppet-module-autofs/pull/16) ([albgus](https://github.com/albgus))
-- Enable manage\_false capability on Solaris [\#15](https://github.com/kodguru/puppet-module-autofs/pull/15) ([ereamel](https://github.com/ereamel))
-- Add tests for PR\#13 [\#14](https://github.com/kodguru/puppet-module-autofs/pull/14) ([Phil-Friderici](https://github.com/Phil-Friderici))
-- Add /etc/auto.net for /net option [\#13](https://github.com/kodguru/puppet-module-autofs/pull/13) ([dantremblay](https://github.com/dantremblay))
-- Random bits [\#12](https://github.com/kodguru/puppet-module-autofs/pull/12) ([ghoneycutt](https://github.com/ghoneycutt))
-- Refactor spec tests [\#11](https://github.com/kodguru/puppet-module-autofs/pull/11) ([Phil-Friderici](https://github.com/Phil-Friderici))
-- Update README [\#10](https://github.com/kodguru/puppet-module-autofs/pull/10) ([anders-larsson](https://github.com/anders-larsson))
+- Various [\#17](https://github.com/Ericsson/puppet-module-autofs/pull/17) ([ghoneycutt](https://github.com/ghoneycutt))
+- Fix gemfile [\#16](https://github.com/Ericsson/puppet-module-autofs/pull/16) ([albgus](https://github.com/albgus))
+- Enable manage\_false capability on Solaris [\#15](https://github.com/Ericsson/puppet-module-autofs/pull/15) ([ereamel](https://github.com/ereamel))
+- Add tests for PR\#13 [\#14](https://github.com/Ericsson/puppet-module-autofs/pull/14) ([Phil-Friderici](https://github.com/Phil-Friderici))
+- Add /etc/auto.net for /net option [\#13](https://github.com/Ericsson/puppet-module-autofs/pull/13) ([dantremblay](https://github.com/dantremblay))
+- Random bits [\#12](https://github.com/Ericsson/puppet-module-autofs/pull/12) ([ghoneycutt](https://github.com/ghoneycutt))
+- Refactor spec tests [\#11](https://github.com/Ericsson/puppet-module-autofs/pull/11) ([Phil-Friderici](https://github.com/Phil-Friderici))
+- Update README [\#10](https://github.com/Ericsson/puppet-module-autofs/pull/10) ([anders-larsson](https://github.com/anders-larsson))
-## [v1.2.0](https://github.com/kodguru/puppet-module-autofs/tree/v1.2.0) (2015-10-26)
+## [v1.2.0](https://github.com/Ericsson/puppet-module-autofs/tree/v1.2.0) (2015-10-26)
-[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.1.0...v1.2.0)
+[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.1.0...v1.2.0)
**Merged pull requests:**
-- Prepare for puppet4 [\#9](https://github.com/kodguru/puppet-module-autofs/pull/9) ([Phil-Friderici](https://github.com/Phil-Friderici))
-- Remove params.pp [\#8](https://github.com/kodguru/puppet-module-autofs/pull/8) ([Phil-Friderici](https://github.com/Phil-Friderici))
-- New parameters for service attributes [\#6](https://github.com/kodguru/puppet-module-autofs/pull/6) ([jwennerberg](https://github.com/jwennerberg))
+- Prepare for puppet4 [\#9](https://github.com/Ericsson/puppet-module-autofs/pull/9) ([Phil-Friderici](https://github.com/Phil-Friderici))
+- Remove params.pp [\#8](https://github.com/Ericsson/puppet-module-autofs/pull/8) ([Phil-Friderici](https://github.com/Phil-Friderici))
+- New parameters for service attributes [\#6](https://github.com/Ericsson/puppet-module-autofs/pull/6) ([jwennerberg](https://github.com/jwennerberg))
-## [v1.1.0](https://github.com/kodguru/puppet-module-autofs/tree/v1.1.0) (2015-09-30)
+## [v1.1.0](https://github.com/Ericsson/puppet-module-autofs/tree/v1.1.0) (2015-09-30)
-[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/v1.0.0...v1.1.0)
+[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/v1.0.0...v1.1.0)
**Merged pull requests:**
-- Move +auto\_master to end of file [\#5](https://github.com/kodguru/puppet-module-autofs/pull/5) ([dantremblay](https://github.com/dantremblay))
-- Merge changes from other sources [\#4](https://github.com/kodguru/puppet-module-autofs/pull/4) ([anders-larsson](https://github.com/anders-larsson))
-- add Solaris support [\#3](https://github.com/kodguru/puppet-module-autofs/pull/3) ([dsundq](https://github.com/dsundq))
-
-## [v1.0.0](https://github.com/kodguru/puppet-module-autofs/tree/v1.0.0) (2014-11-10)
+- Move +auto\_master to end of file [\#5](https://github.com/Ericsson/puppet-module-autofs/pull/5) ([dantremblay](https://github.com/dantremblay))
+- Merge changes from other sources [\#4](https://github.com/Ericsson/puppet-module-autofs/pull/4) ([anders-larsson](https://github.com/anders-larsson))
+- add Solaris support [\#3](https://github.com/Ericsson/puppet-module-autofs/pull/3) ([dsundq](https://github.com/dsundq))
-[Full Changelog](https://github.com/kodguru/puppet-module-autofs/compare/2795b3363eeac0cf0033a9ec707ef04543991a86...v1.0.0)
-
-**Merged pull requests:**
+## [v1.0.0](https://github.com/Ericsson/puppet-module-autofs/tree/v1.0.0) (2014-11-10)
-- Use name of map if mountpoint is not available [\#2](https://github.com/kodguru/puppet-module-autofs/pull/2) ([ghost](https://github.com/ghost))
-- Add ability to add options to auto.master maps [\#1](https://github.com/kodguru/puppet-module-autofs/pull/1) ([ghost](https://github.com/ghost))
+[Full Changelog](https://github.com/Ericsson/puppet-module-autofs/compare/2795b3363eeac0cf0033a9ec707ef04543991a86...v1.0.0)
diff --git a/REFERENCE.md b/REFERENCE.md
index 933e95a..9df4c61 100644
--- a/REFERENCE.md
+++ b/REFERENCE.md
@@ -10,7 +10,7 @@
### Defined types
-* [`autofs::map`](#autofsmap): Manage autofs maps
+* [`autofs::map`](#autofs--map): Manage autofs maps
## Classes
@@ -22,26 +22,26 @@ Manage autofs
The following parameters are available in the `autofs` class:
-* [`browse_mode`](#browse_mode)
-* [`timeout`](#timeout)
-* [`negative_timeout`](#negative_timeout)
-* [`mount_wait`](#mount_wait)
-* [`umount_wait`](#umount_wait)
-* [`mount_nfs_default_protocol`](#mount_nfs_default_protocol)
-* [`append_options`](#append_options)
-* [`logging`](#logging)
-* [`maps`](#maps)
-* [`autofs_package`](#autofs_package)
-* [`autofs_sysconfig`](#autofs_sysconfig)
-* [`autofs_service`](#autofs_service)
-* [`autofs_auto_master`](#autofs_auto_master)
-* [`use_nis_maps`](#use_nis_maps)
-* [`use_dash_hosts_for_net`](#use_dash_hosts_for_net)
-* [`nis_master_name`](#nis_master_name)
-* [`service_ensure`](#service_ensure)
-* [`service_enable`](#service_enable)
-
-##### `browse_mode`
+* [`browse_mode`](#-autofs--browse_mode)
+* [`timeout`](#-autofs--timeout)
+* [`negative_timeout`](#-autofs--negative_timeout)
+* [`mount_wait`](#-autofs--mount_wait)
+* [`umount_wait`](#-autofs--umount_wait)
+* [`mount_nfs_default_protocol`](#-autofs--mount_nfs_default_protocol)
+* [`append_options`](#-autofs--append_options)
+* [`logging`](#-autofs--logging)
+* [`maps`](#-autofs--maps)
+* [`autofs_package`](#-autofs--autofs_package)
+* [`autofs_sysconfig`](#-autofs--autofs_sysconfig)
+* [`autofs_service`](#-autofs--autofs_service)
+* [`autofs_auto_master`](#-autofs--autofs_auto_master)
+* [`use_nis_maps`](#-autofs--use_nis_maps)
+* [`use_dash_hosts_for_net`](#-autofs--use_dash_hosts_for_net)
+* [`nis_master_name`](#-autofs--nis_master_name)
+* [`service_ensure`](#-autofs--service_ensure)
+* [`service_enable`](#-autofs--service_enable)
+
+##### `browse_mode`
Data type: `Enum['YES', 'NO']`
@@ -49,7 +49,7 @@ Set this to `YES` if you want your mounts to be browseable.
Default value: `'NO'`
-##### `timeout`
+##### `timeout`
Data type: `Integer[0]`
@@ -57,7 +57,7 @@ Default mount timeout.
Default value: `600`
-##### `negative_timeout`
+##### `negative_timeout`
Data type: `Integer[0]`
@@ -65,15 +65,15 @@ Default negative timeout for failed mount attempts.
Default value: `60`
-##### `mount_wait`
+##### `mount_wait`
Data type: `Integer`
Time to wait for a response from mount.
-Default value: `-`
+Default value: `-1`
-##### `umount_wait`
+##### `umount_wait`
Data type: `Integer[0]`
@@ -81,7 +81,7 @@ Time to wait for a response from umount.
Default value: `12`
-##### `mount_nfs_default_protocol`
+##### `mount_nfs_default_protocol`
Data type: `Integer[0]`
@@ -89,7 +89,7 @@ Default protocol version used by mount.nfs.
Default value: `4`
-##### `append_options`
+##### `append_options`
Data type: `Enum['yes', 'no']`
@@ -97,7 +97,7 @@ Specify whether options should be appended to global options or replacing them.
Default value: `'yes'`
-##### `logging`
+##### `logging`
Data type: `Enum['none', 'verbose', 'debug']`
@@ -105,7 +105,7 @@ Set default log level `none`, `verbose` or `debug`.
Default value: `'none'`
-##### `maps`
+##### `maps`
Data type: `Hash`
@@ -113,7 +113,7 @@ Specify the maps managed. This value is sent to define `autofs::map`.
Default value: `{}`
-##### `autofs_package`
+##### `autofs_package`
Data type: `String[1]`
@@ -121,7 +121,7 @@ Package name for autofs. Unset, this parameter will choose the appropriate defau
Default value: `'autofs'`
-##### `autofs_sysconfig`
+##### `autofs_sysconfig`
Data type: `Stdlib::Absolutepath`
@@ -129,7 +129,7 @@ Absolute path for autofs sysconfig location. Unset, this parameter will choose t
Default value: `'/etc/sysconfig/autofs'`
-##### `autofs_service`
+##### `autofs_service`
Data type: `String[1]`
@@ -137,7 +137,7 @@ Service name for autofs to manage.
Default value: `'autofs'`
-##### `autofs_auto_master`
+##### `autofs_auto_master`
Data type: `Stdlib::Absolutepath`
@@ -145,23 +145,23 @@ Absolute path for autofs.master location. Unset, this parameter will choose the
Default value: `'/etc/auto.master'`
-##### `use_nis_maps`
+##### `use_nis_maps`
Data type: `Boolean`
If the module should load mount maps from NIS.
-Default value: ``true``
+Default value: `true`
-##### `use_dash_hosts_for_net`
+##### `use_dash_hosts_for_net`
Data type: `Boolean`
Set this to true makes autofs use `-hosts` for the /net mountpoint. Set to false to use `/etc/auto.net`.
-Default value: ``true``
+Default value: `true`
-##### `nis_master_name`
+##### `nis_master_name`
Data type: `String[1]`
@@ -169,7 +169,7 @@ The name of the NIS map containing the auto.master data.
Default value: `'auto.master'`
-##### `service_ensure`
+##### `service_ensure`
Data type: `Stdlib::Ensure::Service`
@@ -177,17 +177,17 @@ Value for the service ensure attribute. Valid values are `running` and `stopped`
Default value: `'running'`
-##### `service_enable`
+##### `service_enable`
Data type: `Boolean`
Value for the service enable attribute.
-Default value: ``true``
+Default value: `true`
## Defined types
-### `autofs::map`
+### `autofs::map`
Manage autofs maps
@@ -231,50 +231,50 @@ Result in auto.master:
The following parameters are available in the `autofs::map` defined type:
-* [`mountpoint`](#mountpoint)
-* [`maptype`](#maptype)
-* [`mapname`](#mapname)
-* [`mappath`](#mappath)
-* [`mounts`](#mounts)
-* [`manage`](#manage)
-* [`manage_content`](#manage_content)
-* [`file`](#file)
-* [`options`](#options)
+* [`mountpoint`](#-autofs--map--mountpoint)
+* [`maptype`](#-autofs--map--maptype)
+* [`mapname`](#-autofs--map--mapname)
+* [`mappath`](#-autofs--map--mappath)
+* [`mounts`](#-autofs--map--mounts)
+* [`manage`](#-autofs--map--manage)
+* [`manage_content`](#-autofs--map--manage_content)
+* [`file`](#-autofs--map--file)
+* [`options`](#-autofs--map--options)
-##### `mountpoint`
+##### `mountpoint`
Data type: `Optional[String[1]]`
Specify the mountpoint in `auto.master`.
-Default value: ``undef``
+Default value: `undef`
-##### `maptype`
+##### `maptype`
Data type: `Optional[String[1]]`
Specify maptype for mountpoint in `auto.master`
-Default value: ``undef``
+Default value: `undef`
-##### `mapname`
+##### `mapname`
Data type: `Optional[String[1]]`
The name for the map in `auto.master`. The default of `undef` will use the name of the key used to specify the mount.
-Default value: ``undef``
+Default value: `undef`
-##### `mappath`
+##### `mappath`
Data type: `Optional[Stdlib::Absolutepath]`
Absolute path of the map file to be created and used in `auto.master`. The default of `undef` will use the name of the
key used to specify the mount with `/etc/auto.` as prefix.
-Default value: ``undef``
+Default value: `undef`
-##### `mounts`
+##### `mounts`
Data type: `Array`
@@ -282,35 +282,35 @@ Specify the mounts to be mounted at mountpoint as an array.
Default value: `[]`
-##### `manage`
+##### `manage`
Data type: `Variant[String[1], Boolean]`
Boolean to manage mounts in `auto.master`. Setting it to false will result in `-null` in `auto.master`.
-Default value: ``true``
+Default value: `true`
-##### `manage_content`
+##### `manage_content`
Data type: `Boolean`
Boolean to manage contents of map.
-Default value: ``true``
+Default value: `true`
-##### `file`
+##### `file`
Data type: `Optional[Stdlib::Filesource]`
Specify the mounts to be mounted at mountpoint from a file.
-Default value: ``undef``
+Default value: `undef`
-##### `options`
+##### `options`
Data type: `Optional[String[1]]`
Specify extra mount points for this mountpoint in `auto.master`.
-Default value: ``undef``
+Default value: `undef`
diff --git a/metadata.json b/metadata.json
index 01a9503..55623d2 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "ericsson-autofs",
- "version": "2.0.0",
+ "version": "3.0.0",
"author": "ericsson",
"summary": "Manage autofs",
"license": "Apache-2.0",