You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following a conversation on the puppet slack with @bastelfreak.
I will have to deploy puppet on multiple separate environments and I'd like to visualize the whole nodes on the same puppetboard interface. For now the infrastructure will look like this :
one CA per environment
one compiler per environment
one puppetdb per environment, all connected to the same postgresql cluster
one puppetboard connected to one of the puppetdbs
This should work but is not "ideal" security-wise. In an ideal world, I probably would like to separate the postgresql too, but then I wouldn't be able to have my single interface. This would be feasible with one puppetboard connected to all the puppetdbs.
Thanks for the work on puppetboard, it's awesome ! :-)
Zeylos
The text was updated successfully, but these errors were encountered:
Hello,
Following a conversation on the puppet slack with @bastelfreak.
I will have to deploy puppet on multiple separate environments and I'd like to visualize the whole nodes on the same puppetboard interface. For now the infrastructure will look like this :
This should work but is not "ideal" security-wise. In an ideal world, I probably would like to separate the postgresql too, but then I wouldn't be able to have my single interface. This would be feasible with one puppetboard connected to all the puppetdbs.
Thanks for the work on puppetboard, it's awesome ! :-)
Zeylos
The text was updated successfully, but these errors were encountered: