Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard auto-refresh #162

Open
elofu17 opened this issue Mar 29, 2018 · 0 comments
Open

Dashboard auto-refresh #162

elofu17 opened this issue Mar 29, 2018 · 0 comments

Comments

@elofu17
Copy link

elofu17 commented Mar 29, 2018

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                => [ ... ],
      ...

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

No branches or pull requests

1 participant