Bug #24350
Default out of sync interval is 5 minutes
Pull request:
Found in Releases:
Description
This means that every host that hasn't reported in the last 5 minutes is out of sync. With Puppet the default interval is 30 minutes which means that most of your infra is out of sync all the time.
348ec9c0d6ff6c2574c5e6dddbe8e9203d73d2e8 introduced this setting.
Related issues
Associated revisions
Refs #24350 - Adjust puppet_interval to include grace time
History
#1
Updated by Sebastian Gräßl almost 4 years ago
- Assignee set to Sebastian Gräßl
#2
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5868 added
#3
Updated by Sebastian Gräßl almost 4 years ago
- Triaged changed from No to Yes
- Target version set to 1.18.1
- Category set to Reporting
#4
Updated by Marek Hulán almost 4 years ago
- Fixed in Releases 1.20.0 added
setting to 1.20 for now but I expect more cherry-picks to appear soon
#5
Updated by Sebastian Gräßl almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset d8693f007495542bc8de7473c781967cd64535c0.
#6
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/5870 added
#7
Updated by Tomer Brisker almost 4 years ago
- Related to Feature #22779: Calculate out of sync host via origin specific interval setting added
#8
Updated by Tomer Brisker almost 4 years ago
- Has duplicate Bug #24372: most of the puppet nodes are out of sync in dashboard added
#9
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/5917 added
#10
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/5918 added
#11
Updated by Tomer Brisker almost 4 years ago
- Fixed in Releases 1.18.1, 1.19.0 added
#12
Updated by Marek Hulán almost 4 years ago
- Bugzilla link set to 1615351
Fixes #24350 - Change general out of sync interval to 30 minutes