Test-Command: sleep 60; curl --silent --cacert "/etc/puppet/puppetserver/ca/ca_crt.pem" "https://$(hostname):8140/status/v1/simple" | grep running; puppet agent --test --server $(hostname)
Depends:
 curl,
 @,
Restrictions: superficial, isolation-container, needs-root
