-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactoring to Ansible Collection #7
base: main
Are you sure you want to change the base?
Commits on May 18, 2024
-
move terraform files to test folder
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 891f239 - Browse repository at this point
Copy the full SHA 891f239View commit details -
add ansible collection repo files
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a357dc6 - Browse repository at this point
Copy the full SHA a357dc6View commit details -
move ansible files to place in the ansible collection file structure
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 274df29 - Browse repository at this point
Copy the full SHA 274df29View commit details -
rename task_ variables to their respective role names
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a22e38 - Browse repository at this point
Copy the full SHA 3a22e38View commit details -
refactor ceph playbook to ansible role files
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4183371 - Browse repository at this point
Copy the full SHA 4183371View commit details -
refactor incus playbook to ansible role files
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2358973 - Browse repository at this point
Copy the full SHA 2358973View commit details -
refactor ovn playbook to ansible role files
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 405903c - Browse repository at this point
Copy the full SHA 405903cView commit details -
refactor hosts example file as a test inventory directory
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 329fb10 - Browse repository at this point
Copy the full SHA 329fb10View commit details -
split ansible readme to readme for each role
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0697282 - Browse repository at this point
Copy the full SHA 0697282View commit details -
rewrite central deploy playbook and ansible config for new structure
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54e956a - Browse repository at this point
Copy the full SHA 54e956aView commit details -
adjust readme to be compatible with the new structure
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf27cdf - Browse repository at this point
Copy the full SHA bf27cdfView commit details -
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb35a70 - Browse repository at this point
Copy the full SHA bb35a70View commit details -
let ansible output yaml instead of json for better readability
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a419cbd - Browse repository at this point
Copy the full SHA a419cbdView commit details -
set ceph template paths correctly
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87a4169 - Browse repository at this point
Copy the full SHA 87a4169View commit details -
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6a0e68 - Browse repository at this point
Copy the full SHA b6a0e68View commit details -
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a45437 - Browse repository at this point
Copy the full SHA 7a45437View commit details -
fix ceph source template var names
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b0d3d7 - Browse repository at this point
Copy the full SHA 8b0d3d7View commit details -
fix variable names in templates
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23f2e38 - Browse repository at this point
Copy the full SHA 23f2e38View commit details -
fix paths in ceph role and comment apt handler invocation
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd1266f - Browse repository at this point
Copy the full SHA cd1266fView commit details -
add a playbook to simply rerun the test project
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5173246 - Browse repository at this point
Copy the full SHA 5173246View commit details -
ignore one of the terraform state files
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9877152 - Browse repository at this point
Copy the full SHA 9877152View commit details -
rename ovn templates and fix task paths
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b689d52 - Browse repository at this point
Copy the full SHA b689d52View commit details -
recreate all folders on test rerun
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 163af2b - Browse repository at this point
Copy the full SHA 163af2bView commit details -
disable ovn and incus in test playbook for now
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5344feb - Browse repository at this point
Copy the full SHA 5344febView commit details -
rename playbook that recreates the test env
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea479bf - Browse repository at this point
Copy the full SHA ea479bfView commit details -
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6ef89d - Browse repository at this point
Copy the full SHA e6ef89dView commit details -
fix recreation playbook ovn data directory
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba8dcac - Browse repository at this point
Copy the full SHA ba8dcacView commit details -
enable ovn and incus deploy again
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af2fa1e - Browse repository at this point
Copy the full SHA af2fa1eView commit details -
rename all remaining templates and rename all tpl extension usages to j2
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6668174 - Browse repository at this point
Copy the full SHA 6668174View commit details -
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd8e990 - Browse repository at this point
Copy the full SHA fd8e990View commit details -
symlink template from ovn role that is also needed in incus role
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ddbad8 - Browse repository at this point
Copy the full SHA 1ddbad8View commit details
Commits on May 19, 2024
-
Wait for IPv6 address to be set to avoid a race condition when starti…
…ng the deploy playbook right after the recreation playbook Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf2bfb2 - Browse repository at this point
Copy the full SHA cf2bfb2View commit details -
fix some data paths in the task file
Signed-off-by: Markus Katharina Brechtel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3087af - Browse repository at this point
Copy the full SHA e3087afView commit details