2025-02-25 18:19:40 +01:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< title >
Puppet Class: puppet_cd::params
— Documentation by YARD 0.9.26
< / title >
< link rel = "stylesheet" href = "../css/style.css" type = "text/css" / >
< link rel = "stylesheet" href = "../css/common.css" type = "text/css" / >
< script type = "text/javascript" >
pathId = "puppet_classes::puppet_cd::params";
relpath = '../';
< / script >
< script type = "text/javascript" charset = "utf-8" src = "../js/jquery.js" > < / script >
< script type = "text/javascript" charset = "utf-8" src = "../js/app.js" > < / script >
< / head >
< body >
< div class = "nav_wrap" >
< iframe id = "nav" src = "../puppet_class_list.html?1" > < / iframe >
< div id = "resizer" > < / div >
< / div >
< div id = "main" tabindex = "-1" >
< div id = "header" >
< div id = "menu" >
< a href = "../_index.html" > Index (p)< / a > »
< span class = 'title' > < span class = 'object_link' > Puppet Classes< / span > < / span >
»
< span class = "title" > puppet_cd::params< / span >
< / div >
< div id = "search" >
< a class = "full_list_link" id = "puppet_class_list_link"
href="../puppet_class_list.html">
< svg width = "24" height = "24" >
< rect x = "0" y = "4" width = "24" height = "4" rx = "1" ry = "1" > < / rect >
< rect x = "0" y = "12" width = "24" height = "4" rx = "1" ry = "1" > < / rect >
< rect x = "0" y = "20" width = "24" height = "4" rx = "1" ry = "1" > < / rect >
< / svg >
< / a >
< / div >
< div class = "clear" > < / div >
< / div >
< div id = "content" > < h1 > Puppet Class: puppet_cd::params< / h1 >
< div class = "box_info" >
< dl >
< dt > Inherited by:< / dt >
< dd >
2025-02-26 01:56:07 +01:00
< span class = 'object_link' > < a href = "puppet_cd_3A_3Amain_3A_3Adirs.html" title = "puppet_classes::puppet_cd::main::dirs (puppet_class)" > puppet_cd::main::dirs< / a > < / span > < br / >
2025-02-26 18:37:27 +01:00
< span class = 'object_link' > < a href = "puppet_cd_3A_3Amain_3A_3Auser.html" title = "puppet_classes::puppet_cd::main::user (puppet_class)" > puppet_cd::main::user< / a > < / span > < br / >
2025-02-26 01:56:07 +01:00
< span class = 'object_link' > < a href = "puppet_cd_3A_3Amain_3A_3Afiles.html" title = "puppet_classes::puppet_cd::main::files (puppet_class)" > puppet_cd::main::files< / a > < / span > < br / >
2025-02-25 18:19:40 +01:00
< span class = 'object_link' > < a href = "puppet_cd_3A_3Amain_3A_3Aconfig.html" title = "puppet_classes::puppet_cd::main::config (puppet_class)" > puppet_cd::main::config< / a > < / span > < br / >
2025-02-26 01:56:07 +01:00
< span class = 'object_link' > < a href = "puppet_cd_3A_3Amain_3A_3Ainstall.html" title = "puppet_classes::puppet_cd::main::install (puppet_class)" > puppet_cd::main::install< / a > < / span > < br / >
< span class = 'object_link' > < a href = "puppet_cd_3A_3Amain_3A_3Ayumrepo.html" title = "puppet_classes::puppet_cd::main::yumrepo (puppet_class)" > puppet_cd::main::yumrepo< / a > < / span > < br / >
2025-02-26 01:23:40 +01:00
< span class = 'object_link' > < a href = "puppet_cd_3A_3Aserver_3A_3Aservice.html" title = "puppet_classes::puppet_cd::server::service (puppet_class)" > puppet_cd::server::service< / a > < / span > < br / >
2025-02-26 01:32:30 +01:00
< span class = 'object_link' > < a href = "puppet_cd_3A_3Afirewall_3A_3Aiptables.html" title = "puppet_classes::puppet_cd::firewall::iptables (puppet_class)" > puppet_cd::firewall::iptables< / a > < / span > < br / >
2025-02-25 18:19:40 +01:00
< / dd >
< / dl >
< dl >
< dt > Defined in:< / dt >
< dd >
manifests/params.pp
< / dd >
< / dl >
< / div >
< h2 > Summary< / h2 >
Class manages parameters for the puppet_cd module.
< h2 > Overview< / h2 >
< div class = "docstring" >
< div class = "discussion" >
< p > puppet_cd::params.pp Module name: puppet_cd Author: Arne Teuke
2025-02-26 15:38:04 +01:00
(arne_teuke@confdroid) settings are applied. any other fqdn # will be
considered a puppet agent.< / p >
2025-02-25 18:19:40 +01:00
< / div >
< / div >
< div class = "tags" >
< p class = "tag_title" > Parameters:< / p >
< ul class = "param" >
< li >
< span class = 'name' > pt_manage_fw< / span >
2025-02-26 15:38:04 +01:00
< span class = 'type' > (< tt > Boolean< / tt > )< / span >
2025-02-25 18:19:40 +01:00
< em class = "default" > (defaults to: < tt > true< / tt > )< / em >
2025-02-26 15:38:04 +01:00
—
< div class = 'inline' >
< p > whether to manage firewall settings< / p >
< / div >
< / li >
< li >
< span class = 'name' > pt_pm_fqdn< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
2025-02-26 15:45:53 +01:00
< em class = "default" > (defaults to: < tt > ' puppetmaster.example.net' < / tt > )< / em >
2025-02-26 15:38:04 +01:00
—
< div class = 'inline' >
< p > the fqdn for the puppetmaster and master< / p >
< / div >
2025-02-25 18:19:40 +01:00
< / li >
< li >
2025-02-26 15:38:04 +01:00
< span class = 'name' > pt_db_fqdn< / span >
2025-02-25 18:19:40 +01:00
2025-02-26 15:38:04 +01:00
< span class = 'type' > (< tt > String< / tt > )< / span >
2025-02-25 18:19:40 +01:00
2025-02-26 15:45:53 +01:00
< em class = "default" > (defaults to: < tt > ' puppetdb.example.net' < / tt > )< / em >
2025-02-25 18:19:40 +01:00
2025-02-26 15:38:04 +01:00
—
< div class = 'inline' >
< p > the fqdn for the puppetdb host.< / p >
< / div >
2025-02-25 18:19:40 +01:00
< / li >
2025-02-26 14:19:03 +01:00
< li >
< span class = 'name' > pt_package_url< / span >
2025-02-26 15:38:04 +01:00
< span class = 'type' > (< tt > String< / tt > )< / span >
2025-02-26 14:19:03 +01:00
< em class = "default" > (defaults to: < tt > ' https://yum.puppet.com/puppet8-release-el-9.noarch.rpm' < / tt > )< / em >
2025-02-26 15:38:04 +01:00
—
< div class = 'inline' >
< p > the url for fetching the repo rpm< / p >
< / div >
2025-02-26 14:19:03 +01:00
< / li >
< li >
< span class = 'name' > pt_pkg_ensure< / span >
2025-02-26 15:38:04 +01:00
< span class = 'type' > (< tt > String< / tt > )< / span >
2025-02-26 14:19:03 +01:00
< em class = "default" > (defaults to: < tt > ' present' < / tt > )< / em >
2025-02-26 15:38:04 +01:00
—
< div class = 'inline' >
< p > valid: “present”, “latest”, “v1.2.3”< / p >
< / div >
< / li >
< li >
< span class = 'name' > pt_agent_pkg< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' puppet-agent' < / tt > )< / em >
—
< div class = 'inline' >
< p > the packages for agents to install< / p >
< / div >
< / li >
< li >
< span class = 'name' > pt_server_pkg< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' puppetserver' < / tt > )< / em >
—
< div class = 'inline' >
< p > the server packages to install< / p >
< / div >
< / li >
< li >
< span class = 'name' > pt_db_pkg< / span >
< span class = 'type' > (< tt > Array< / tt > )< / span >
< em class = "default" > (defaults to: < tt > [' puppetdb' ,' puppetdb-termini' ]< / tt > )< / em >
—
< div class = 'inline' >
< p > the packages for puppetdb< / p >
2025-02-26 17:06:15 +01:00
< / div >
< / li >
< li >
< span class = 'name' > pt_no_ssl_port< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' 8080' < / tt > )< / em >
—
< div class = 'inline' >
< p > non-ssl port number for puppetdb< / p >
< / div >
< / li >
< li >
< span class = 'name' > pt_ssl_port< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' 8081' < / tt > )< / em >
—
< div class = 'inline' >
< p > ssl port for puppetdb< / p >
< / div >
< / li >
< li >
< span class = 'name' > pt_use_ssl_only< / span >
< span class = 'type' > (< tt > Boolean< / tt > )< / span >
< em class = "default" > (defaults to: < tt > true< / tt > )< / em >
—
< div class = 'inline' >
< p > whether to use ssl only.< / p >
2025-02-26 18:37:27 +01:00
< / div >
< / li >
< li >
< span class = 'name' > pt_manage_user< / span >
< span class = 'type' > (< tt > Boolean< / tt > )< / span >
< em class = "default" > (defaults to: < tt > true< / tt > )< / em >
—
< div class = 'inline' >
< p > whether to manage the puppet user< / p >
< / div >
< / li >
< li >
< span class = 'name' > pt_user< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' puppet' < / tt > )< / em >
—
< div class = 'inline' >
< p > the puppet user< / p >
< / div >
< / li >
< li >
< span class = 'name' > pt_user_comment< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' puppetserver daemon' < / tt > )< / em >
—
< div class = 'inline' >
< p > the user comment< / p >
< / div >
< / li >
< li >
< span class = 'name' > pt_user_home< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' /opt/puppetlabs/server/data/puppetserver' < / tt > )< / em >
—
< div class = 'inline' >
< p > the user home< / p >
< / div >
< / li >
< li >
< span class = 'name' > pt_user_shell< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' /sbin/nologin' < / tt > )< / em >
—
< div class = 'inline' >
< p > the user shell< / p >
< / div >
< / li >
< li >
< span class = 'name' > pt_manage_db_user< / span >
< span class = 'type' > (< tt > Boolean< / tt > )< / span >
< em class = "default" > (defaults to: < tt > true< / tt > )< / em >
—
< div class = 'inline' >
< p > whether to manage the user for puppetdb< / p >
< / div >
< / li >
< li >
< span class = 'name' > pt_db_user< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' puppetdb' < / tt > )< / em >
—
< div class = 'inline' >
< p > the puppetdb user< / p >
< / div >
< / li >
< li >
< span class = 'name' > pt_db_user_comment< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' PuppetDB daemon' < / tt > )< / em >
—
< div class = 'inline' >
< p > the user comment for puppetdb user< / p >
< / div >
< / li >
< li >
< span class = 'name' > pt_db_user_home< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' /opt/puppetlabs/server/data/puppetdb' < / tt > )< / em >
—
< div class = 'inline' >
< p > the user home for the puppetdb user< / p >
< / div >
< / li >
< li >
< span class = 'name' > pt_db_user_shell< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' /sbin/nologin' < / tt > )< / em >
—
< div class = 'inline' >
< p > the shell for the puppetdb user< / p >
< / div >
< / li >
< li >
< span class = 'name' > pt_use_puppetdb< / span >
< span class = 'type' > (< tt > Boolean< / tt > )< / span >
< em class = "default" > (defaults to: < tt > false< / tt > )< / em >
—
< div class = 'inline' >
< p > whether to use puppetdb on host< / p >
2025-02-26 15:38:04 +01:00
< / div >
2025-02-26 14:19:03 +01:00
< / li >
2025-02-26 20:48:23 +01:00
< li >
< span class = 'name' > pt_environment< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' production' < / tt > )< / em >
—
< div class = 'inline' >
< p > the environment< / p >
< / div >
< / li >
< li >
< span class = 'name' > pt_basemodulepath< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' /etc/puppetlabs/code/environments/common:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules:/usr/share/puppet/modules' < / tt > )< / em >
—
< div class = 'inline' >
< p > the base module path< / p >
< / div >
< / li >
< li >
< span class = 'name' > < / span >
< span class = 'type' > < / span >
< / li >
< li >
< span class = 'name' > pt_allow_duplicate_certs< / span >
< span class = 'type' > (< tt > Boolean< / tt > )< / span >
< em class = "default" > (defaults to: < tt > false< / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_logdir< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' /var/log/puppetlabs/puppet' < / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_pluginfactsource< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' pluginfacts' < / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_pluginsource< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' plugins' < / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_reports< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' foreman' < / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_show_diff< / span >
< span class = 'type' > (< tt > Boolean< / tt > )< / span >
< em class = "default" > (defaults to: < tt > false< / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_default_schedules< / span >
< span class = 'type' > (< tt > Boolean< / tt > )< / span >
< em class = "default" > (defaults to: < tt > false< / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_listen< / span >
< span class = 'type' > (< tt > Boolean< / tt > )< / span >
< em class = "default" > (defaults to: < tt > false< / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_masterport< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' 8140' < / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_noop< / span >
< span class = 'type' > (< tt > Boolean< / tt > )< / span >
< em class = "default" > (defaults to: < tt > false< / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_pluginsync< / span >
< span class = 'type' > (< tt > Boolean< / tt > )< / span >
< em class = "default" > (defaults to: < tt > true< / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_report< / span >
< span class = 'type' > (< tt > Boolean< / tt > )< / span >
< em class = "default" > (defaults to: < tt > true< / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_runinterval< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' 1800' < / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_splay< / span >
< span class = 'type' > (< tt > Boolean< / tt > )< / span >
< em class = "default" > (defaults to: < tt > false< / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_splaylimit< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' 1800' < / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_usecacheonfailure< / span >
< span class = 'type' > (< tt > Boolean< / tt > )< / span >
< em class = "default" > (defaults to: < tt > true< / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_autosign< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' /etc/puppetlabs/puppet/autosign.conf' < / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_ca< / span >
< span class = 'type' > (< tt > Boolean< / tt > )< / span >
< em class = "default" > (defaults to: < tt > true< / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_external_nodes< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' /etc/puppetlabs/puppet/node.rb' < / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_logdir_master< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' /var/log/puppetlabs/puppetserver' < / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_node_terminus< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' exec' < / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_strict_variables< / span >
< span class = 'type' > (< tt > Boolean< / tt > )< / span >
< em class = "default" > (defaults to: < tt > false< / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_storeconfigs< / span >
< span class = 'type' > (< tt > Boolean< / tt > )< / span >
< em class = "default" > (defaults to: < tt > true< / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_storeconfigs_backend< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' puppetdb' < / tt > )< / em >
< / li >
< li >
< span class = 'name' > pt_parser< / span >
< span class = 'type' > (< tt > String< / tt > )< / span >
< em class = "default" > (defaults to: < tt > ' current' < / tt > )< / em >
< / li >
2025-02-25 18:19:40 +01:00
< / ul >
< / div > < div class = "method_details_list" >
< table class = "source_code" >
< tr >
< td >
< pre class = "lines" >
2025-02-26 15:38:04 +01:00
32
33
34
35
36
2025-02-26 17:06:15 +01:00
37
38
39
40
41
42
43
44
45
2025-02-26 17:33:53 +01:00
46
47
48
49
50
51
52
53
54
55
56
57
2025-02-26 18:37:27 +01:00
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
2025-02-26 20:48:23 +01:00
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114< / pre >
2025-02-25 18:19:40 +01:00
< / td >
< td >
2025-02-26 20:48:23 +01:00
< pre class = "code" > < span class = "info file" > # File 'manifests/params.pp', line 32< / span >
2025-02-25 18:19:40 +01:00
class puppet_cd::params (
2025-02-26 20:48:23 +01:00
Boolean $pt_manage_fw = true,
String $pt_pm_fqdn = ' puppetmaster.example.net' ,
String $pt_db_fqdn = ' puppetdb.example.net' ,
2025-02-25 18:19:40 +01:00
2025-02-26 14:19:03 +01:00
# installation
2025-02-26 20:48:23 +01:00
String $pt_package_url = ' https://yum.puppet.com/puppet8-release-el-9.noarch.rpm' ,
String $pt_pkg_ensure = ' present' ,
String $pt_agent_pkg = ' puppet-agent' ,
String $pt_server_pkg = ' puppetserver' ,
Array $pt_db_pkg = [' puppetdb' ,' puppetdb-termini' ],
2025-02-26 18:37:27 +01:00
# puppetdb
2025-02-26 20:48:23 +01:00
Boolean $pt_use_puppetdb = false,
String $pt_no_ssl_port = ' 8080' ,
String $pt_ssl_port = ' 8081' ,
Boolean $pt_use_ssl_only = true,
2025-02-26 18:37:27 +01:00
# user settings
## puppet user
2025-02-26 20:48:23 +01:00
Boolean $pt_manage_user = true,
String $pt_user = ' puppet' ,
String $pt_user_comment = ' puppetserver daemon' ,
String $pt_user_home = ' /opt/puppetlabs/server/data/puppetserver' ,
String $pt_user_shell = ' /sbin/nologin' ,
2025-02-26 18:37:27 +01:00
## puppetdb user
2025-02-26 20:48:23 +01:00
Boolean $pt_manage_db_user = true,
String $pt_db_user = ' puppetdb' ,
String $pt_db_user_comment = ' PuppetDB daemon' ,
String $pt_db_user_home = ' /opt/puppetlabs/server/data/puppetdb' ,
String $pt_db_user_shell = ' /sbin/nologin' ,
# templates
String $pt_environment = ' production' ,
Boolean $pt_allow_duplicate_certs = false,
String $pt_basemodulepath = ' /etc/puppetlabs/code/environments/common:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules:/usr/share/puppet/modules' ,
String $pt_logdir = ' /var/log/puppetlabs/puppet' ,
String $pt_pluginfactsource = ' pluginfacts' ,
String $pt_pluginsource = ' plugins' ,
String $pt_reports = ' foreman' ,
Boolean $pt_show_diff = false,
Boolean $pt_default_schedules = false,
Boolean $pt_listen = false,
String $pt_masterport = ' 8140' ,
Boolean $pt_noop = false,
Boolean $pt_pluginsync = true,
Boolean $pt_report = true,
String $pt_runinterval = ' 1800' ,
Boolean $pt_splay = false,
String $pt_splaylimit = ' 1800' ,
Boolean $pt_usecacheonfailure = true,
String $pt_autosign = ' /etc/puppetlabs/puppet/autosign.conf' ,
Boolean $pt_ca = true,
String $pt_external_nodes = ' /etc/puppetlabs/puppet/node.rb' ,
String $pt_logdir_master = ' /var/log/puppetlabs/puppetserver' ,
String $pt_node_terminus = ' exec' ,
Boolean $pt_strict_variables = false,
Boolean $pt_storeconfigs = true,
String $pt_storeconfigs_backend = ' puppetdb' ,
String $pt_parser = ' current' ,
2025-02-26 17:06:15 +01:00
2025-02-25 18:19:40 +01:00
) {
2025-02-26 18:37:27 +01:00
$fqdn = $facts[' networking' ][' fqdn' ]
2025-02-26 01:23:40 +01:00
2025-02-26 17:33:53 +01:00
# directories
2025-02-26 18:37:27 +01:00
$pt_main_dir = ' /etc/puppetlabs'
$pt_puppetdir = " ${pt_main_dir}/puppet"
$pt_code_dir = " ${pt_main_dir}/code"
$pt_environmentspath = " ${pt_code_dir}/environments"
$pt_ssldir = " ${pt_puppetdir}/ssl"
$pt_privatekeydir = " ${pt_ssldir}/private_keys"
$pt_rundir = ' /var/run/puppetlabs'
$pt_rundir_master = ' /var/run/puppetlabs/puppetserver'
$pt_vardir = ' /opt/puppetlabs/puppet/cache'
$pt_vardir_master = ' /opt/puppetlabs/server/data/puppetserver'
2025-02-26 17:33:53 +01:00
2025-02-26 01:23:40 +01:00
# service
2025-02-26 18:37:27 +01:00
$pt_server_service = ' puppetserver'
$pt_agent_service = ' puppet'
$pt_db_service = ' puppetdb'
2025-02-26 00:53:09 +01:00
2025-02-25 23:33:37 +01:00
#
2025-02-25 18:19:40 +01:00
# includes must be last
include puppet_cd::main::config
}< / pre >
< / td >
< / tr >
< / table >
< / div >
< / div >
< div id = "footer" >
Generated by < a href = "http://yardoc.org" title = "Yay! A Ruby Documentation Tool" target = "_parent" > yard< / a > .
< / div >
< / div >
< / body >
< / html >