-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Hi!
I'd like the dashboard page to automatically update every NNN seconds.
This should also be configurable via the puppet module puppet-puppetexplorer, perhaps by adding something like this:
class { '::puppetexplorer':
servername => $puppetexplorer_url,
manage_apt => false,
port => 443,
ssl => true,
unresponsive_hours => 24,
---> dashboard_refresh_seconds => 300, <--------------------
dashboard_panels => [ ... ],
node_facts => [ ... ],
...
Metadata
Metadata
Assignees
Labels
No labels