docs: Fix link to puppet guide

This commit is contained in:
Ward Vandewege
2019-04-12 09:53:06 -04:00
committed by James Shubin
parent acb2a5d2b0
commit f9bb9ef33e

View File

@@ -147,7 +147,7 @@ Invoke `mgmt` with the `--puppet` switch, which supports 3 variants:
`mgmt run puppet --puppet 'file { "/etc/ntp.conf": ensure => file }'` `mgmt run puppet --puppet 'file { "/etc/ntp.conf": ensure => file }'`
For more details and caveats see [Puppet.md](Puppet.md). For more details and caveats see [puppet-guide.md](puppet-guide.md).
#### Blog post #### Blog post