Use config instead of controller
This commit is contained in:
		@@ -43,6 +43,7 @@ type EnvironemntData struct {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func (e *EnvironemntData) buildVars() (string, error) {
 | 
			
		||||
	// Please make sure that the same variables are used by ansible
 | 
			
		||||
	vars := fmt.Sprintf(`# -- Generated by the softplayer controller
 | 
			
		||||
SP_PROVIDER=%s
 | 
			
		||||
SP_KUBERNETES=%s
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user