library-parsed-local-groups

Parses local group from the /etc/group file on the system.

Maintainer

Nick Anderson

Module stats

Total Downloads: 18
Updated: Aug 31, 2022

Installation version

Version
Released on Aug 31, 2022

Tags

Installation

                    
cfbs add library-parsed-local-groups@0.0.1
Description
Dependencies
Discussion

library-parse-local-groups

Synopsis

  • Name: library-parse-local-groups
  • Version: 0.0.1
  • Description: Inventories local groups from /etc/group.

Variables

nickanderson_parsed:_etc_group.groups
List of local group names parsed from /etc/group.
nickanderson_parsed:_etc_group.local_group[<groupname>][gid]
The group id for the local group <groupname>.
nickanderson_parsed:_etc_group.local_group[<groupname>][users]
List of usernames who are part of the local group <groupname>.

Requirements

  • CFEngine version 3.7.0 or greater

Dependencies

This module has no dependencies