Jfrog Xray Setup using salt stack
Recently I have started working to automate Xray JAS [ Jfrog Advance Security ] using salt stack. As per Artifactory documentation, to setup XRAY jas three VM required One for K3S master node other two servers for workworker node JAS documentation recommending to use Ansible , But my task is to convert that Ansible part is Salt Stack. ..................Work in progress, I will write mode details once product will deployed in the production. I was able to spin K3S cluster using SaltStack. I had created deb package of k3s binary.