Mastering Puppet Second Edition by 2016
Author:2016
Language: eng
Format: epub, mobi
Publisher: Packt Publishing
These ini_setting resources will create five lines within the [domain/PROD] section of the configuration file. We need to add PROD to the list of domains; for this, we'll use ini_subsetting as shown in the following snippet. The ini_subsetting type allows us to add sub settings to a single setting:
ini_subsetting {'domains_prod': path => '/etc/sssd/sssd.conf', section => 'sssd', setting => 'domains', subsetting => 'PROD', }
Now, we'll add sssd_prod to our client.yaml file and run puppet agent on client to see the changes, as shown here:
[root@client ~]# puppet agent -t … Info: Applying configuration version '1443519502' Notice: /Stage[main]/Sssd_prod/File[/etc/sssd]/ensure: created … Notice: /Stage[main]/Sssd_prod/Ini_setting[krb5_server_prod]/ensure: created Notice: /Stage[main]/Sssd_prod/Ini_subsetting[domains_prod]/ensure: created Notice: Applied catalog in 1.07 seconds
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8298)
Test-Driven Development with Java by Alan Mellor(6716)
Data Augmentation with Python by Duc Haba(6629)
Principles of Data Fabric by Sonia Mezzetta(6379)
Learn Blender Simulations the Right Way by Stephen Pearson(6275)
Microservices with Spring Boot 3 and Spring Cloud by Magnus Larsson(6148)
Hadoop in Practice by Alex Holmes(5958)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(5806)
RPA Solution Architect's Handbook by Sachin Sahgal(5543)
Big Data Analysis with Python by Ivan Marin(5361)
The Infinite Retina by Robert Scoble Irena Cronin(5237)
Life 3.0: Being Human in the Age of Artificial Intelligence by Tegmark Max(5144)
Pretrain Vision and Large Language Models in Python by Emily Webber(4322)
Infrastructure as Code for Beginners by Russ McKendrick(4081)
Functional Programming in JavaScript by Mantyla Dan(4038)
The Age of Surveillance Capitalism by Shoshana Zuboff(3948)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3797)
Embracing Microservices Design by Ovais Mehboob Ahmed Khan Nabil Siddiqui and Timothy Oleson(3601)
Applied Machine Learning for Healthcare and Life Sciences Using AWS by Ujjwal Ratan(3573)
