Use config instead of controller

This commit is contained in:
2024-05-06 21:11:44 +02:00
parent 7afe58c700
commit bfd486568a
2 changed files with 18 additions and 0 deletions

View File

@ -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