When deploying SaltStack Config minions as part of a machine deployment in vRealize Automation, which parameter must be specified in the cloudConfig section of the cloud template? (Choose the best answer.)
A.
Salt master account with the Administrator or Superuser role
Answer is D
Install Salt minion on the managed systems.
Use cloudConfig in VMware Aria Automation to run the following commands on the Linux VMware Aria Templates deployments:
•curl -L https://bootstrap.saltstack.com -o install_salt.sh
•sudo sh install_salt.sh -A <Salt_master_IP_address>
VMware Aria Automation Config manages these deployments.
The curl -L https://bootstrap.saltstack.com -o install_salt.shcommand downloads a script that is used to install Salt minion on the system.
The sudo sh install_salt.sh -A <Salt_master_IP_address> command runs the script to install Salt minion on the system and specify the Salt master IP address.
VMware Aria Automation Config manages a minion with the saltmaster minion ID. VMware Aria Automation Config runs as Salt master and Salt minion simultaneously.
Taken from Aria Automation ICM 8.10 Lesson Book -> Salt Minion Installation
answer D:
https://docs.vmware.com/en/vRealize-Automation/8.6/Using-and-Managing-Cloud-Assembly/GUID-7A6A9F67-0B47-4789-A748-D23B71C15D39.html
The minion ID is assigned by SaltStack Config if you do no provide it. The default ID is the machine address. You cannot configure it to use the machine hostname.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
diegof1
11 months agoMYJ
1 year, 9 months agoAMNA2022
2 years, 8 months agodinero42
2 years, 8 months ago[Removed]
2 years, 8 months ago