puppet: Add note to the icingacli module that it's not reuseable
This commit is contained in:
parent
d04aa787c4
commit
0b95892764
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue