heat-templates/hot/software-config/boot-config/templates/fragments/install_config_agent_pip.sh

7 lines
125 B
Bash

#!/bin/bash
set -eux
pip install os-collect-config os-apply-config os-refresh-config heat-cfntools
cfn-create-aws-symlinks