INI files are used throughout the system, Puppet uses the INI syntax for the puppet.
conf file. The puppetlabs-inifile module creates two types: ini_setting and ini_ subsetting.
Editing INI-style files with puppetlabs-inifile
Getting ready
Install the module from the forge as follows:
t@mylaptop ~ $ puppet module install puppetlabs-inifile
Notice: Preparing to install into /home/thomas/.puppetlabs/etc/code/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Notice: Installing -- do not interrupt ...
/home/thomas/.puppetlabs/etc/code/modules
└── puppetlabs-inifile (v2.2.0)