Add seed service destroy
This can be useful when using a seed VM that is not deployed by kayobe, and can therefore not use ``kayobe seed deprovision``, especially when iterating on kayobe-config during the inital stages of a deployment, or for development, where you want to re-run the playbooks from a clean-ish state. Change-Id: I43a9c2a57fcfe2c9d84f39903aac7c258f9a897f
Showing
- ansible/roles/deploy-containers/defaults/main.yml 3 additions, 0 deletionsansible/roles/deploy-containers/defaults/main.yml
- ansible/roles/deploy-containers/tasks/deploy-container.yml 38 additions, 0 deletionsansible/roles/deploy-containers/tasks/deploy-container.yml
- ansible/roles/deploy-containers/tasks/deploy.yml 15 additions, 35 deletionsansible/roles/deploy-containers/tasks/deploy.yml
- ansible/roles/deploy-containers/tasks/destroy-container.yml 15 additions, 0 deletionsansible/roles/deploy-containers/tasks/destroy-container.yml
- ansible/roles/deploy-containers/tasks/destroy.yml 6 additions, 0 deletionsansible/roles/deploy-containers/tasks/destroy.yml
- ansible/roles/deploy-containers/tasks/main.yml 1 addition, 15 deletionsansible/roles/deploy-containers/tasks/main.yml
- ansible/seed-deploy-containers.yml 2 additions, 0 deletionsansible/seed-deploy-containers.yml
- doc/source/administration/seed.rst 23 additions, 0 deletionsdoc/source/administration/seed.rst
- doc/source/configuration/reference/seed-custom-containers.rst 21 additions, 4 deletions...source/configuration/reference/seed-custom-containers.rst
- kayobe/cli/commands.py 41 additions, 3 deletionskayobe/cli/commands.py
- kayobe/tests/unit/cli/test_commands.py 3 additions, 0 deletionskayobe/tests/unit/cli/test_commands.py
- releasenotes/notes/adds-seed-service-destroy-1bdf79990d050e68.yaml 6 additions, 0 deletions...tes/notes/adds-seed-service-destroy-1bdf79990d050e68.yaml
- setup.cfg 3 additions, 0 deletionssetup.cfg
Loading
Please register or sign in to comment