Skip to content

Commit

Permalink
Fixes #37726 - Force fact upload to update OS facts
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Aug 13, 2024
1 parent d7c9dec commit 5c8cc36
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/foreman.hiera/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ foreman::config::apache::proxy_params:

# Match default in PostgreSQL 14+ sooner to phase out MD5
postgresql::globals::password_encryption: 'scram-sha-256'

# Force fact upload to update OS facts
foreman::register::force_fact_upload: true

0 comments on commit 5c8cc36

Please sign in to comment.