puppet: Add note to the icingacli module that it's not reuseable

This commit is contained in:
Eric Lippmann 2014-12-18 17:09:28 +01:00
parent d04aa787c4
commit 0b95892764
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# TODO(el): This module is not reuseable because it relies on vagrant paths
class icingacli {
file { '/usr/local/bin/icingacli':
ensure => link,