puppet-tp
puppet-tp copied to clipboard
Tiny Puppet - The Universal Installer
## Before submitting your PR 1. Open an **issue** and refer to its number in your PR title 2. If it's a bug and you have the solution, go on...
Hey @alvagante! I think this is more of a question than a feature request or bug. Is there a way to install `tp` as a standalone app or do I...
## Before submitting your PR 1. Open an **issue** and refer to its number in your PR title 2. If it's a bug and you have the solution, go on...
Hi, thank you for your work on puppet-tp. It seems that even the latest `install.pp` calls `tp::conf` with `settings_hash` and `options_hash` on multiple places, for example: https://github.com/example42/puppet-tp/blob/89524ae96062d36572a2eb1c33fc97b28920ab3b/manifests/install.pp#L431-L437 However these two...