tripleo-heat-templates/docker/create-config-dir.sh

7 lines
177 B
Bash

#!/bin/bash
# This is where we stack puppet configuration (for now)...
mkdir -p /var/lib/config-data
# This is the docker-puppet configs end in
mkdir -p /var/lib/docker-puppet