kayobe/ansible/roles/bootstrap/vars/Debian.yml
Mark Goddard c576e4d486 Add support for Ubuntu control hosts
This enables the user to use an Ubuntu machine to manage the cloud. The
remote cloud hosts must still run CentOS.
2017-09-07 19:42:43 +01:00

6 lines
95 B
YAML

---
# List of package dependencies to install.
bootstrap_package_dependencies:
- git
- vim