Skip to content

(PDB-3318) Better defaults for node-ttl, node-purge-ttl#2264

Merged
senior merged 1 commit intopuppetlabs:masterfrom
mullr:ticket/master/pdb-3318-default-node-purge-ttl-to-14
Apr 25, 2017
Merged

(PDB-3318) Better defaults for node-ttl, node-purge-ttl#2264
senior merged 1 commit intopuppetlabs:masterfrom
mullr:ticket/master/pdb-3318-default-node-purge-ttl-to-14

Conversation

@mullr
Copy link
Copy Markdown
Contributor

@mullr mullr commented Apr 20, 2017

Default node-ttl to 7 days and node-purge-ttl to 14 days. This helps keep cruft
from piling up in the database in the default configuration, without user
intervention.

Default node-ttl to 7 days and node-purge-ttl to 14 days. This helps keep cruft
from piling up in the database in the default configuration, without user
intervention.
@puppetlabs-jenkins
Copy link
Copy Markdown
Contributor

Test PASSed

@mullr
Copy link
Copy Markdown
Contributor Author

mullr commented Apr 20, 2017

@senior looks like you were right, in the module we explicitly default these things:

  # These settings manage the various auto-deactivation and auto-purge settings
  $node_ttl               = '0s'
  $node_purge_ttl         = '0s'
  $report_ttl             = '14d'

@mullr
Copy link
Copy Markdown
Contributor Author

mullr commented Apr 20, 2017

@puppetcla
Copy link
Copy Markdown

CLA signed by all contributors.

@senior senior merged commit e5f4e93 into puppetlabs:master Apr 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants