Hi, When you have multiple foreman servers that are clustered for load balancing/scaling purposes, you want local_secret_token and encryption_key to be the same between all servers. For reference, see the documentation I added here: https://www.theforeman.org/manuals/1.14/index.html#5.8MultipleForemaninstances which talks about local_secret_token.rb; encryption_key is used the encrypt passwords in the DB.
With that in mind, I noticed that the puppet-foreman module doesn't touch either of those files. Is that on purpose, or just omission? If it's an omission, I'm happy to provide a PR with that addition. If it's on purpose, I'm curios about the reasoning behind it. -Chris oogs (oogs_/oogs_werk) on IRC -- You received this message because you are subscribed to the Google Groups "foreman-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
