Replies: 2 comments 1 reply
-
|
Check if already implemented when choosing "node is not in env". |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Implemented. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Request
As a Puppet admin I want to compare data between two environments in case that a node receives different settings from environment A compared to environment B
Solution 1
Select environment -> node -> Key
A new pull down menu shows up (or gets enabled) with the title "compare".
Content are the available environments.
After selecting the second environment, a new pane opens with the hierarchies and the data per hierachy for the selected key.
Solution 2
Based on #241
When showing the result set, we also add a "compare" pull down menu.
Data are shown left (actual environment) and right (selected comparing environment).
Optional with the possibility to synchronize scrolling.
Beta Was this translation helpful? Give feedback.
All reactions