- deploy the puppet-initial service - deploy the puppet-initial script - prepare puppet service for puppet-initial - ensure cert installed
3 lines
58 B
Bash
Executable File
3 lines
58 B
Bash
Executable File
#!/usr/bin/env bash
|
|
systemctl stop puppet-initial.service
|