cdist-type__autofs_master(7)


Table of Contents

1. NAME
2. DESCRIPTION
3. REQUIRED PARAMETERS
4. OPTIONAL PARAMETERS
5. EXAMPLES
6. SEE ALSO
7. COPYING

1. NAME

cdist-type__autofs_master - Generate the auto.master file

2. DESCRIPTION

This cdist type generates a auto.master configuration from given autofs_map definitions. See cdist-typeauto_map(7).

3. REQUIRED PARAMETERS

None

4. OPTIONAL PARAMETERS

header
Absolute path to a file used as the header for the generated auto.master file.

5. EXAMPLES

# auto.master with default header
__autofs_master

# auto.master with custom header
__autofs_master --header /path/to/header

6. SEE ALSO

  • cdist-type(7)

7. COPYING

Copyright (C) 2011 Steven Armstrong. Free use of this software is granted under the terms of the GNU General Public License version 3 (GPLv3).