installer icon indicating copy to clipboard operation
installer copied to clipboard

provides easy installation and basic deployment based on specific configurations for SODA Projects

Results 100 installer issues
Sort by recently updated
recently updated
newest added

**Keystone Installation error in CentOS** Keystone which installs with docker under the command `sudo -E env "PATH=$PATH" ansible-playbook site.yml -i local.hosts -vvv --tags delfin` , shows a compatibility error during...

**What type of PR is this?** /kind enhancement **What this PR does / why we need it**: This PR brings the `ubuntu2004-experimental` branch up to date with the changes from...

Updating image policy **What type of PR is this?** > /kind enhancement **What this PR does / why we need it**: This PR improves default config for image policy **Which...

**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespace from that line:...

**What type of PR is this?** kind cleanup kind enhancement **What this PR does / why we need it**: As we moved from 'opensds'->soda, the installation scripts, and output directories...

**Issue/Feature Description:** As there are a lot of legacy scripts, documentations, there will be some reference to "opensds". need to rename them to SODA **Why this issue to fixed /...

good first issue
SMC-StartMyContribution
SODACODE2022
SODALOW

**Issue/Feature Description:** Attempted SODA installation using "INSTALLATION GUIDE USING ANSIBLE" (https://docs.sodafoundation.io/soda-gettingstarted/installation-using-ansible/) SODA installation failed while "install keystone with the docker" step. Error message : ""ERROR: keystone didn't come up. Aborting...""...

SODACODE2022
SODAMED

**Issue/Feature Description:** When trying to install SODA on Ubuntu 20.04 it fails with errors thrown due to incorrect syntax in ansible scripts and Python2 support being deprecated in Ubuntu20.04 **Why...

bug
SODACODE2022
SODAHIGH

**Issue/Feature Description:** During the SODA installation if etcd is deployed using the container deployment by enabling `etcd_container_enabled: true` in the `group_vars/osdsdb.yml` file, during uninstallation the etcd container is not shut...

bug
SODACODE2022
SODAHIGH

**Issue/Feature Description:** Installer CI fails for 90% time with Timeout. Mostly for Gelato and sometime for other projects. This need to be fixed. Maybe travis_wait for any command which takes...