{"id":20780340,"url":"https://github.com/ccamacho/tripleo-ansible","last_synced_at":"2026-01-28T05:20:13.231Z","repository":{"id":113596319,"uuid":"133927923","full_name":"ccamacho/tripleo-ansible","owner":"ccamacho","description":"TripleO Ansible snippets","archived":false,"fork":false,"pushed_at":"2018-10-23T15:17:11.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-02T20:38:39.567Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccamacho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-18T08:44:25.000Z","updated_at":"2018-10-23T15:17:12.000Z","dependencies_parsed_at":"2023-05-24T04:00:26.100Z","dependency_job_id":null,"html_url":"https://github.com/ccamacho/tripleo-ansible","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ccamacho/tripleo-ansible","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamacho%2Ftripleo-ansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamacho%2Ftripleo-ansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamacho%2Ftripleo-ansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamacho%2Ftripleo-ansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccamacho","download_url":"https://codeload.github.com/ccamacho/tripleo-ansible/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamacho%2Ftripleo-ansible/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28840088,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T02:10:51.810Z","status":"ssl_error","status_checked_at":"2026-01-28T02:10:50.806Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T13:36:06.785Z","updated_at":"2026-01-28T05:20:08.211Z","avatar_url":"https://github.com/ccamacho.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Steps to check the UC backup\n----------------------------\n\nThe Ansible playbooks presented in this folder will simulate:\n  * Backing up an UC.\n  * Download an UC backup.\n  * Destroying an UC.\n  * Restore an UC.\n\n\nTo test the UC backup and restore procedure, run from the UC as the stack user:\n\n```\n  cd\n  git clone git@github.com:ccamacho/tripleo-ansible.git\n  cd tripleo-ansible/undercloud-backup-restore-check/\n  # This playbook will create the UC backup\n  ansible-playbook uc-backup.yaml\n  # This playbook will download the UC backup to be used in the restore\n  ansible-playbook uc-backup-download.yaml\n  # This playbook will destroy the UC (remove DB server, remove DB files, remove config files)\n  ansible-playbook uc-destroy.yaml\n  # This playbook will reinstall the DB server, restore the DB backup, fix permissions and reinstall the UC\n  ansible-playbook uc-restore.yaml\n```\n\nAfter breaking the UC the user should get errors like:\n\n```\n  (undercloud) [stack@undercloud ~]$ heat stack-list\n  WARNING (shell) \"heat stack-list\" is deprecated, please use \"openstack stack list\" instead\n  An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-65b7015a-9fcc-42ca-9356-7b161307481a)\n```\n\nAfter running the last 3 playbooks the user should be able to execute again:\n\n```\n  (undercloud) [stack@undercloud ~]$ heat stack-list\n  WARNING (shell) \"heat stack-list\" is deprecated, please use \"openstack stack list\" instead\n  +--------------------------------------+------------+-----------------+----------------------+----------------------+----------------------------------+\n  | id                                   | stack_name | stack_status    | creation_time        | updated_time         | project                          |\n  +--------------------------------------+------------+-----------------+----------------------+----------------------+----------------------------------+\n  | 4ab55020-f7c8-4bbe-bd34-7aa9a8a5955f | overcloud  | UPDATE_COMPLETE | 2018-05-17T15:29:57Z | 2018-05-18T06:34:06Z | c9e254983899468d86ba4b1347f0b327 |\n  +----------------------------------------+------------+---------------+----------------------+----------------------+----------------------------------+\n```\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccamacho%2Ftripleo-ansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccamacho%2Ftripleo-ansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccamacho%2Ftripleo-ansible/lists"}