The highstate on some clients show the states "mgr_disable_salt_minion" and "mgr_remove_susemanagerconf" being executed
This document (000021319) is provided subject to the disclaimer at the end of this document.
Environment
SUSE Manager Server 4.3.9
SUSE Manager Server 4.3.10
Situation
mgr_remove_susemanagerconf
Resolution
Cause
Additional Information
The file "/usr/share/susemanager/salt/switch_to_bundle/mgr_switch_to_venv_minion.sls" checks the "saltversion" grain of the minion that applies it and if that shows it's running with salt version 3000, it includes the "util.mgr_switch_to_venv_minion" state.
This state is EXCLUDED and will never run for:
retail / saltboot minions
As already mentioned, it will also be completely disabled if the option "mgr_avoid_venv_salt_minion" is added to the salt pillar. To do this, create the below two files with the content as follows:
"/srv/pillar/top.sls" containing:
base:
'*':
- avoid_salt_bundle
"/srv/pillar/avoid_salt_bundle.sls" containing:
mgr_avoid_venv_salt_minion: true
Using of the salt bundle can also be disabled during bootstrapping and Clients can also be manually migrated to the Salt Bundle, for details see the online SUSE Manager documentation.
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:000021319
- Creation Date: 09-Jan-2024
- Modified Date:10-Jan-2024
-
- SUSE Manager Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com