Skip to content
Closed

Edx #412

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions common/configuration/puppet.yaml.tftpl
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ runcmd:
- /opt/puppetlabs/bin/puppet config set certname ${node_name}
- /opt/puppetlabs/bin/puppet config set waitforcert 15s
- /opt/puppetlabs/bin/puppet config set report true
- /opt/puppetlabs/bin/puppet config set runtimeout 2h
- /opt/puppetlabs/bin/puppet config set postrun_command /opt/puppetlabs/bin/postrun
- systemctl enable puppet
# Remove all ifcfg configuration files that have no corresponding network interface in ip link show.
Expand Down