{"id":15475388,"url":"https://github.com/dhellmann/presentation-ansible-openstack","last_synced_at":"2026-03-09T15:31:07.951Z","repository":{"id":16367222,"uuid":"79247559","full_name":"dhellmann/presentation-ansible-openstack","owner":"dhellmann","description":"Using OpenStack via Ansible","archived":false,"fork":false,"pushed_at":"2022-09-16T19:33:51.000Z","size":1625,"stargazers_count":4,"open_issues_count":8,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T20:50:24.589Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/dhellmann.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2017-01-17T16:30:56.000Z","updated_at":"2021-11-23T09:45:34.000Z","dependencies_parsed_at":"2023-01-11T19:19:53.612Z","dependency_job_id":null,"html_url":"https://github.com/dhellmann/presentation-ansible-openstack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dhellmann/presentation-ansible-openstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhellmann%2Fpresentation-ansible-openstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhellmann%2Fpresentation-ansible-openstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhellmann%2Fpresentation-ansible-openstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhellmann%2Fpresentation-ansible-openstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhellmann","download_url":"https://codeload.github.com/dhellmann/presentation-ansible-openstack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhellmann%2Fpresentation-ansible-openstack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30301109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T14:33:48.460Z","status":"ssl_error","status_checked_at":"2026-03-09T14:33:48.027Z","response_time":61,"last_error":"SSL_read: 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-10-02T03:12:16.196Z","updated_at":"2026-03-09T15:31:07.424Z","avatar_url":"https://github.com/dhellmann.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"============================\n OpenStack ATL Ansible Demo\n============================\n\nThis repository contains ansible playbooks to demonstrate how to\nconfigure a cloud server to prepare it to run devstack or ZNC.\n\nRunning the Devstack Demo\n=========================\n\n1. Check out the repository.\n\n2. Change directory to the 'ansible' subdir.\n\n3. Create a virtualenv::\n\n    $ virtualenv venv\n\n4. Activate the virtualenv::\n\n    $ source venv/bin/activate\n\n5. Install ansible and the other dependencies::\n\n    $ pip install -r requirements.txt\n\n6. Install the ansible roles::\n\n    $ ansible-galaxy install -r requirements.yml\n\n7. Edit 'keys.yml' to set the ssh key information to use for the\n   server.\n\n8. Set up your 'clouds.yaml' file and 'OS_CLOUD' environment variable.\n\n9. Verify that authentication is working properly by running an\n   openstack command::\n\n    $ openstack server list\n\n10. Edit clouddev.yml to set the private key file to one matching your\n    cloud.\n\n11. Run the playbook::\n\n    $ ansible-playbook ./clouddev.yml\n\n12. Note the IP address of the server in the output of ansible-playbook.\n\n13. Use ssh to login to the server, using the private key specified\n    and the user 'ubuntu'.\n\n14. Run devstack::\n\n    $ cd ~/devstack\n    $ ./stack.sh\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhellmann%2Fpresentation-ansible-openstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhellmann%2Fpresentation-ansible-openstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhellmann%2Fpresentation-ansible-openstack/lists"}