fix more broken links pickd up by mkdocs authored by anarcat's avatar anarcat
# Cumin # Cumin
[Cumin][] is a tool to operate arbitrary shell commands on [howto/Puppet](howto/Puppet) [Cumin][] is a tool to operate arbitrary shell commands on [howto/puppet](howto/puppet)
hosts that match a certain criteria. It can match classes, facts and hosts that match a certain criteria. It can match classes, facts and
other things stored in the PuppetDB. other things stored in the PuppetDB.
...@@ -296,6 +296,6 @@ touch confirmation, for example with: ...@@ -296,6 +296,6 @@ touch confirmation, for example with:
* Puppet mcollective? * Puppet mcollective?
* simple SSH loop from LDAP output * simple SSH loop from LDAP output
* [parallel-ssh][] * [parallel-ssh][]
* see also the [list in the Puppet docs](puppet#other-ways-of-extracting-a-host-list) * see also the [list in the Puppet docs](howto/puppet#other-ways-of-extracting-a-host-list)
See also [fabric](howto/fabric). See also [fabric](howto/fabric).