#!/usr/bin/env bash # Only run on fresh install, not upgrade if [ "$1" -eq 1 ]; then systemctl daemon-reload systemctl enable puppet-initial.service fi