Go to main content

Using Puppet to Perform Configuration Management in Oracle® Solaris 11.3

Exit Print View

Updated: September 2018
 
 

Index

Numbers and Symbols

/etc/puppet/manifests/
where the site.pp file is storedindex iconWriting a Puppet Site Manifest
/etc/puppet/ssl/ca/signed
location of the Puppet CAindex iconPuppet Encryption and Communication Methods

A

actions performed by the masterindex iconAbout the Puppet Master
agent
description ofindex iconAbout the Puppet Agent
agent configuration
setting config/server propertyindex iconHow to Configure the Puppet Master and Agent
agent configuration exampleindex iconConfiguring the Puppet Master and Agent
agent SMF service instance
enablingindex iconHow to Configure the Puppet Master and Agent
agents requests
viewing certificatesindex iconHow to Configure the Puppet Master and Agent
attribute
desired state of a resourceindex iconAbout Declaring Puppet Resources
authenticationindex iconPuppet Encryption and Communication Methods
authorizations for using Puppetindex iconHighlights of Puppet Support in Oracle Solaris 11.3

B

basic system configuration processindex iconPuppet Configuration Management Workflow

C

catalogs
how Puppet compilesindex iconHow Puppet Works
using the Facter utilityindex iconHighlights of Puppet Support in Oracle Solaris 11.3
certificate requests
viewingindex iconHow to Configure the Puppet Master and Agent
certificates
signingindex iconHow to Configure the Puppet Master and Agent
certification authority (CA) used by Puppetindex iconPuppet Encryption and Communication Methods
class declaration
example ofindex iconIncluding a Class Declaration in a Puppet Manifest
types ofindex iconWriting Puppet Classes
class definition syntax
example ofindex iconWriting Puppet Classes
classes
description ofindex iconPuppet Classes
how to writeindex iconWriting Puppet Classes
clock synchronization
configuring NTP prior to installationindex iconHow to Configure NTP on the Puppet Master
command to create a module
puppet module generate module-nameindex iconWriting Puppet Modules
command to describe resource types
puppet describe --listindex iconPuppet Resource Type Descriptions
command to display resource types
puppet resource --typesindex iconAbout Puppet Resources and Resource Types
command to view resourcesindex iconViewing and Modifying Puppet Resources by Using the Command Line
common uses for Puppetindex iconCommon Uses for Puppet in Oracle Solaris
communication methods that Puppet uses
encryption methodindex iconPuppet Encryption and Communication Methods
compiling catalogsindex iconHow Puppet Works
conditional logic
specifying in a manifestindex iconWriting Puppet Manifests That Specify Node-Specific Code
config/server property
setting on agentindex iconHow to Configure the Puppet Master and Agent
configuring a Puppet master and agent
example ofindex iconConfiguring the Puppet Master and Agent
configuring agents
testing connection to masterindex iconHow to Configure the Puppet Master and Agent
configuring file systems
ZFS configurationindex iconUsing Puppet to Configure ZFS File Systems
configuring master and agents
tasksindex iconConfiguring the Puppet Master and Agent
configuring naming services
defining in a Puppet manifestindex iconUsing Puppet to Configure Naming Services
configuring network parameters
declaring in a Puppet manifestindex iconUsing Puppet to Configure Networking Parameters
configuring NTP
pre-installation taskindex iconHow to Configure NTP on the Puppet Master
configuring packaging
declaring resourcesindex iconUsing Puppet to Configure Packaging
configuring zones
declaring the zone resource typeiindex iconUsing Puppet to Configure Oracle Solaris Zones
connection to master
testingindex iconHow to Configure the Puppet Master and Agent
controlling agents
through Puppet manifestsindex iconWriting a Puppet Site Manifest
create a module
how toindex iconWriting Puppet Modules

D

declaring resources in a site manifest
example ofindex iconWriting a Puppet Manifest
default nodeindex iconWriting Puppet Manifests That Specify Node-Specific Code
defining Puppet resources
using manifestsindex iconPuppet Manifests
describing system information
using Facterindex iconGathering Information About a System by Using Facter
description of a Puppet manifestindex iconPuppet Manifests
description of a resource typeindex iconPuppet Resource Type Descriptions
description of classesindex iconPuppet Classes
description of modulesindex iconPuppet Modules
description of the Puppet agentindex iconAbout the Puppet Agent
description of the Puppet master serverindex iconAbout the Puppet Master
description of the Puppet user and groupindex iconFunction of the Puppet User and Group
desired state of a resource
attributeindex iconAbout Declaring Puppet Resources
directory tree structure
modulesindex iconWriting Puppet Modules
discovering facts about a system
using Facterindex iconGathering Information About a System by Using Facter
displaying resource typesindex iconAbout Puppet Resources and Resource Types
documentation references for Puppetindex iconAdditional Puppet References
DSL
Domain Specific Languageindex iconHow Puppet Works

E

enabling SMF service instance on agentindex iconHow to Configure the Puppet Master and Agent
enabling SMF service instance on masterindex iconHow to Configure the Puppet Master and Agent
encryptionindex iconPuppet Encryption and Communication Methods
example of configuring Puppet master and agentindex iconConfiguring the Puppet Master and Agent

F

Facter
displaying system informationindex iconGathering Information About a System by Using Facter
facter -p
listing system factsindex iconGathering Information About a System by Using Facter
Facter utility
description ofindex iconHighlights of Puppet Support in Oracle Solaris 11.3
facts
how to gather using Facterindex iconGathering Information About a System by Using Facter

G

gathering facts
using Facterindex iconGathering Information About a System by Using Facter
using the Facter utilityindex iconHighlights of Puppet Support in Oracle Solaris 11.3
generating a Puppet configuration file
using stencilsindex iconHow Puppet Configuration Is Managed Through SMF
getting started with Puppet
pre-installation tasksindex iconPuppet Pre-Installation Tasks
group
description ofindex iconFunction of the Puppet User and Group

H

how puppet worksindex iconHow Puppet Works
how to configure a Puppet agentindex iconHow to Configure the Puppet Master and Agent
how to configure a Puppet masterindex iconHow to Configure the Puppet Master and Agent
how to configure NTP on masterindex iconHow to Configure NTP on the Puppet Master
how to configure Puppet master and agentindex iconConfiguring the Puppet Master and Agent
how to write a site manifestindex iconHow to Write a Puppet Site Manifest

I

infrastructure
how Puppet worksindex iconHow Puppet Works
installation issues
connectionsindex iconTroubleshooting Issues With Puppet in Oracle Solaris
securityindex iconTroubleshooting Issues With Puppet in Oracle Solaris
troubleshootingindex iconTroubleshooting Issues With Puppet in Oracle Solaris
installing packages
by using a Puppet manifestindex iconUsing Puppet to Configure Packaging
installing Puppetindex iconInstalling Puppet
pre-installation tasksindex iconPuppet Pre-Installation Tasks
IPS package
installing Puppetindex iconInstalling Puppet

K

keyword
node
writing manifestsindex iconWriting Puppet Manifests That Specify Node-Specific Code

L

location of the Puppet CA
/etc/puppet/ssl/ca/signedindex iconPuppet Encryption and Communication Methods

M

managing Puppet configuration
through SMFindex iconHow Puppet Configuration Is Managed Through SMF
manifest
declaring a class definitionindex iconIncluding a Class Declaration in a Puppet Manifest
declaring package resources
example ofindex iconUsing Puppet to Configure Packaging
declaring the files resource type in a manifest
example of ZFS instancesindex iconUsing Puppet to Configure ZFS File Systems
declaring the zone resource typeindex iconUsing Puppet to Configure Oracle Solaris Zones
defining naming services configuration
example ofindex iconUsing Puppet to Configure Naming Services
defining network configuration
example ofindex iconUsing Puppet to Configure Networking Parameters
how to declare resourcesindex iconAbout Declaring Puppet Resources
node-specificindex iconWriting Puppet Manifests That Specify Node-Specific Code
manifests
description ofindex iconPuppet Manifests
master
testing connection from agentindex iconHow to Configure the Puppet Master and Agent
master and agent
configuringindex iconConfiguring the Puppet Master and Agent
master configuration exampleindex iconConfiguring the Puppet Master and Agent
master server
description ofindex iconAbout the Puppet Master
master tasksindex iconAbout the Puppet Master
matching configuration to specific nodesindex iconWriting Puppet Manifests That Specify Node-Specific Code
module directory tree structureindex iconWriting Puppet Modules
example ofindex iconWriting Puppet Modules
modules
description ofindex iconPuppet Modules
how to writeindex iconWriting Puppet Modules
manifest locationindex iconWriting Puppet Modules
puppet module generate module-name
command to createindex iconWriting Puppet Modules
more information about Puppet
where to findindex iconAdditional Puppet References

N

naming services configuration
using Puppet to defineindex iconUsing Puppet to Configure Naming Services
network configuration
declaring in a Puppet manifestindex iconUsing Puppet to Configure Networking Parameters
node configuration
agent configurationindex iconHow to Configure the Puppet Master and Agent
node-specific manifest
description ofindex iconWriting Puppet Manifests That Specify Node-Specific Code
normal class declaration
writing classesindex iconWriting Puppet Classes
NTP
how to configure
pre-installation taskindex iconHow to Configure NTP on the Puppet Master

O

Oracle Solaris system configurationindex iconPuppet Configuration Management Workflow
outstanding certificate requests
viewingindex iconHow to Configure the Puppet Master and Agent

P

packages
installing Puppetindex iconInstalling Puppet
packaging
how to configure with Puppetindex iconUsing Puppet to Configure Packaging
polling
how agents workindex iconHow Puppet Works
pre-installation task
configuring NTPindex iconHow to Configure NTP on the Puppet Master
pre-installation tasksindex iconPuppet Pre-Installation Tasks
privileges for using Puppetindex iconHighlights of Puppet Support in Oracle Solaris 11.3
pull method
polling the masterindex iconHow Puppet Works
Puppet agent
how to configureindex iconHow to Configure the Puppet Master and Agent
Puppet agent descriptionindex iconAbout the Puppet Agent
Puppet agent/master model
description ofindex iconAbout the Puppet Agent
Puppet CA location
/etc/puppet/ssl/ca/signedindex iconPuppet Encryption and Communication Methods
Puppet certificate authorityindex iconPuppet Encryption and Communication Methods
Puppet classes
how to writeindex iconWriting Puppet Classes
site.ppindex iconPuppet Classes
Puppet common usesindex iconCommon Uses for Puppet in Oracle Solaris
Puppet configuration file
SMF stencilindex iconHow Puppet Configuration Is Managed Through SMF
puppet describe --list
command to describe resource typesindex iconPuppet Resource Type Descriptions
Puppet documentation
additional referencesindex iconAdditional Puppet References
Puppet encryptionindex iconPuppet Encryption and Communication Methods
Puppet infrastructure
how Puppet worksindex iconHow Puppet Works
Puppet installationindex iconInstalling Puppet
Puppet IPS package
system/management/puppetindex iconInstalling Puppet
Puppet management through SMFindex iconHow Puppet Configuration Is Managed Through SMF
Puppet manifests
how to writeindex iconWriting a Puppet Site Manifest
Puppet master
how to configureindex iconHow to Configure the Puppet Master and Agent
Puppet master and agent configurationindex iconConfiguring the Puppet Master and Agent
Puppet master server descriptionindex iconAbout the Puppet Master
puppet module generate
creating a Puppet moduleindex iconWriting Puppet Modules
Puppet modules
description ofindex iconPuppet Modules
how to writeindex iconWriting Puppet Modules
Puppet privileges and authorizationsindex iconHighlights of Puppet Support in Oracle Solaris 11.3
puppet resource --types
command for displayingindex iconAbout Puppet Resources and Resource Types
Puppet resource typesindex iconAbout Puppet Resources and Resource Types
Puppet SMF service instance
enabling on masterindex iconHow to Configure the Puppet Master and Agent
Puppet support in Oracle Solarisindex iconHighlights of Puppet Support in Oracle Solaris 11.3
Puppet user
description ofindex iconFunction of the Puppet User and Group
Puppet version supportedindex iconInstalling Puppet
puppet.conf fileindex iconHow Puppet Configuration Is Managed Through SMF
site configurationindex iconHighlights of Puppet Support in Oracle Solaris 11.3

R

references
Puppet documentationindex iconAdditional Puppet References
resource
attributeindex iconAbout Declaring Puppet Resources
declaring in a manifestindex iconAbout Declaring Puppet Resources
resource type descriptionsindex iconPuppet Resource Type Descriptions
resource types
displayingindex iconAbout Puppet Resources and Resource Types
overviewindex iconAbout Puppet Resources and Resource Types
Puppet resourcesindex iconWorking With Puppet Resources and Resource Types in Oracle Solaris
resource-like class declaration
writing classesindex iconWriting Puppet Classes
resources
defining in a classindex iconPuppet Classes
defining within a manifestindex iconPuppet Manifests
viewingindex iconViewing and Modifying Puppet Resources by Using the Command Line
reusing Puppet code
writing classesindex iconWriting Puppet Classes
rights profiles
solaris.smf.manage.puppetindex iconHighlights of Puppet Support in Oracle Solaris 11.3
solaris.smf.value.puppetindex iconHighlights of Puppet Support in Oracle Solaris 11.3

S

service instances
for Puppet master and agentindex iconHow Puppet Configuration Is Managed Through SMF
setting SMF values on agentindex iconHow to Configure the Puppet Master and Agent
signing certificates
master taskindex iconHow to Configure the Puppet Master and Agent
site configuration
puppet.conf fileindex iconHighlights of Puppet Support in Oracle Solaris 11.3
site manifestindex iconWriting a Puppet Site Manifest
declaring resourcesindex iconAbout Declaring Puppet Resources
site manifest exampleindex iconWriting a Puppet Manifest
site.pp
writing a site manifestindex iconWriting a Puppet Site Manifest
site.pp file
defining a classindex iconPuppet Classes
manifest fileindex iconPuppet Manifests
SMF configurationindex iconHow Puppet Configuration Is Managed Through SMF
SMF service instance
enabling on agentindex iconHow to Configure the Puppet Master and Agent
enabling on masterindex iconHow to Configure the Puppet Master and Agent
SMF service instances
svc:/application/puppet:agentindex iconHow Puppet Configuration Is Managed Through SMF
svc:/application/puppet:masterindex iconHow Puppet Configuration Is Managed Through SMF
SMF stencil
Puppet configuration fileindex iconHow Puppet Configuration Is Managed Through SMF
solaris.smf.manage.puppet
rights profilesindex iconHighlights of Puppet Support in Oracle Solaris 11.3
solaris.smf.value.puppet
rights profilesindex iconHighlights of Puppet Support in Oracle Solaris 11.3
specifying conditional logic in a manifestindex iconWriting Puppet Manifests That Specify Node-Specific Code
stencil
Puppet configurationindex iconHow Puppet Configuration Is Managed Through SMF
supported Puppet featuresindex iconHighlights of Puppet Support in Oracle Solaris 11.3
supported Puppet versionindex iconInstalling Puppet
svc:/application/puppet:agent
SMF service instance for agentindex iconHow Puppet Configuration Is Managed Through SMF
svc:/application/puppet:master
SMF service instance for masterindex iconHow Puppet Configuration Is Managed Through SMF
syntax for declaring a resource
writing a Puppet manifestindex iconAbout Declaring Puppet Resources
system configuration for Oracle Solarisindex iconPuppet Configuration Management Workflow
system information
how to display with Facterindex iconGathering Information About a System by Using Facter
system/management/puppet
Puppet IPS packageindex iconInstalling Puppet

T

tasks performed by the masterindex iconAbout the Puppet Master
testing connection to master
configuring agentsindex iconHow to Configure the Puppet Master and Agent
troubleshooting connections
Puppet installation issuesindex iconTroubleshooting Issues With Puppet in Oracle Solaris
troubleshooting installation issuesindex iconTroubleshooting Issues With Puppet in Oracle Solaris
troubleshooting security
Puppet installation issuesindex iconTroubleshooting Issues With Puppet in Oracle Solaris

U

user and group functionsindex iconFunction of the Puppet User and Group
uses for Puppetindex iconCommon Uses for Puppet in Oracle Solaris
using Facter
describe system informationindex iconGathering Information About a System by Using Facter
using Puppet classesindex iconPuppet Classes
using Puppet modulesindex iconPuppet Modules
using Puppet to configure naming servicesindex iconUsing Puppet to Configure Naming Services
using Puppet to configure networkingindex iconUsing Puppet to Configure Networking Parameters
using Puppet to configure ZFS file systemsindex iconUsing Puppet to Configure ZFS File Systems
using Puppet to configure zonesindex iconUsing Puppet to Configure Oracle Solaris Zones
using Puppet to install packagesindex iconUsing Puppet to Configure Packaging

V

values
setting config/server propertyindex iconHow to Configure the Puppet Master and Agent
viewing certificate requests on masterindex iconHow to Configure the Puppet Master and Agent
viewing resourcesindex iconViewing and Modifying Puppet Resources by Using the Command Line

W

where to find Puppet documentationindex iconAdditional Puppet References
writing a Puppet manifest
declaring a resourceindex iconAbout Declaring Puppet Resources
writing a site manifestindex iconWriting a Puppet Site Manifest
how toindex iconHow to Write a Puppet Site Manifest
writing classes
normal class declarationindex iconWriting Puppet Classes
resource-like class declarationindex iconWriting Puppet Classes
writing modulesindex iconWriting Puppet Modules
writing node-specific manifestsindex iconWriting Puppet Manifests That Specify Node-Specific Code
writing Puppet classesindex iconWriting Puppet Classes

Z

ZFS file systems configuration
using Puppet to defineindex iconUsing Puppet to Configure ZFS File Systems
zone resource type
declaringindex iconUsing Puppet to Configure Oracle Solaris Zones
zones configuring with Puppetindex iconUsing Puppet to Configure Oracle Solaris Zones