Project

General

Profile

action #181250

Updated by livdywan 2 days ago

## Motivation 
 We have now have more VMs on https://op-prg2.openplatform.suse.com/dashboard/ like recently backup.qe.prg2.suse.org . We can now move the salt-master from OSD to a separate VM so that we have less load on OSD, less "single point of failure" and means to recover such system ourselves. 

 ## Acceptance criteria 
 * **AC1:** *AC1:** We have a VM on op-prg2 with salt master that can reach other OSD machines (for testing purposes) 

 ## Suggestions 
 * Setup a new salt master on a VM in our harvester cluster (based on previous work) 
 * Connect a salt-minion from anywhere within OSD infrastructure, can be separate salt-minion to production ones, e.g. test VM on qamaster/osiris/ada. Does not need to do anything about salt-states-openqa 
 * Request firewall permissions as necessary 

 ## Out of scope 
 * Full replacement of OSD salt-master 
 * Production salt setup 
 * Any changes to salt-states-openqa nor osd-deployment

Back