You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2024. It is now read-only.
* SLES15 enablement
* fix: set ansible_user depending on OS
* fix: proper vars path
* fix: rename SLES distribution file
* fix: read distribution vars dynamically with include_vars
* fix: keep original behaviour for installing the stack on Debian
* fix: set vars correctly
* chore: debug ansible user
* Update .ci/.e2e-tests.yaml
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
* Update .ci/ansible/vars/SLES.yml
Co-authored-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
* Update .ci/ansible/playbook.yml
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
* Fix package install for distro, update include_vars for all tasks
Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
* fix path to vars
Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
* try with ansible_playbook_vars_root
Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
* try var_files
Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
* typo
Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
* use full path and fix quoting
Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
* use include_vars
Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
* make include_vars first in task list for each block
Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
* dont include_vars on localhost execution
Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
* remove conflicting statements
Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
* have e2e-tests.yaml drive the login information
Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
* fix update cache on debian based systems
Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
* fix permission on output directory
Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
* fix group ownership in create test script
Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
* better os detection in ansible
Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
* fix chown in jenkinsfile
Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>
Co-authored-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
(cherry picked from commit 764116f)
0 commit comments