Project

General

Profile

Actions

Refactor #1769

closed

Refactor SETTINGS variables

Added by Benjamin Papillon almost 12 years ago. Updated about 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

puppet proxy use puppet_conf variables
puppetca proxy use puppetdir and ssldir variables

It should be possible to rationalize these, for example :

SETTINGS.puppetdir || "/etc/puppet"
SETTINGS.puppetconf || puppetdir + "/puppet.conf"
SETTINGS.puppetautosign || puppetdir + "/autosign.conf"
SETTINGS.ssldir || "/var/lib/puppet/ssl"

Better is to read ssldir from puppet.conf, dunno how hard is that.

Actions

Also available in: Atom PDF