sap_swpm: Option to enable SWPM observer mode#749
Conversation
sean-freeman
left a comment
There was a problem hiding this comment.
@rob0d I'm good to merge this PR, it's non-destructive and can work before the overhaul of the sap_swpm code structure in the coming weeks.
However, in defaults the sap_swpm_swpm_remote_access_user should be uncommented and I would recommend it is by default set to root. If an end user wants to enable this feature and observe using a different OS User, then it can be changed of course. All SWPM executions are otherwise root so I think this default is OK.
|
Hi @rob0d, we are working on finalizing a new version, and your PR can be part of it. Can you please respond to the suggestion from @sean-freeman? |
|
@sean-freeman @berndfinger apologies, a bit snowed under. So setting the default to root, will change the current default behaviour of the role and I am not sure what impact it will have. |
@rob0d I think in this case, we better not merge this PR into |
Still awaiting this change to be made in defaults, otherwise PR is blocked |
|
Updated the default to be an empty variable and added code to handle this in a way that it doesn't change SWPM parameters and behaviour. |
#709