In preparation for the mig-controller CR and mig-operator namespace split, implement a default migration_namespace variable for all roles. By default now set "mig" but should be updated once the dependent PRs for the split are merged.
Added a new config/defaults.yml var file to imported by all playbooks, since this affects almost all roles in the repo.
In preparation for the mig-controller CR and mig-operator namespace split, implement a default migration_namespace variable for all roles. By default now set "mig" but should be updated once the dependent PRs for the split are merged.
Added a new config/defaults.yml var file to imported by all playbooks, since this affects almost all roles in the repo.
References : https://github.com/fusor/mig-operator/pull/30 https://github.com/fusor/mig-controller/issues/220