tripleo-heat-merge
templates to describe multi-host infrastructure
Install
- All systems
-
curl cmd.cat/tripleo-heat-merge.sh
- Ubuntu
-
apt-get install python-tripleo-heat-templates
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-tripleo-heat-templates
- Raspbian
-
apt-get install python-tripleo-heat-templates
- Dockerfile
- dockerfile.run/tripleo-heat-merge
python-tripleo-heat-templates
templates to describe multi-host infrastructure
TripleO is a program can install, upgrade and operate OpenStack clouds using OpenStack's own cloud facilities as the foundations. Building on nova, neutron and heat to automate fleet management at datacentre scale (and scaling down to as few as 2 machines). Its name means "OpenStack On OpenStack". This package contains generic templates to describe multi-host infrastructure, consumable by OpenStack Heat, Crowbar, others. It also contains a small Python module needed by Tuskar.