marsbard / puppet-alfresco

A puppet build script for Alfresco
MIT License
25 stars 11 forks source link

tidy up warnings #68

Closed digcat closed 9 years ago

digcat commented 9 years ago

some warnings some deprecated commands, and missing hiera.yaml

==> default: Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera defaults ==> default: Notice: Scope(Class[Alfresco]): alfresco_version = 5.0.x ==> default: Warning: require is a metaparam; this value will inherit to all contained resources in the alfresco::install::download_file definition ==> default: Warning: Scope(Concat::Fragment[Apache ports header]): The $ensure parameter to concat::fragment is deprecated and has no effect. ==> default: Warning: Scope(Concat::Fragment[Listen 80]): The $ensure parameter to concat::fragment is deprecated and has no effect. ==> default: Warning: Scope(Concat::Fragment[NameVirtualHost :80]): The $ensure parameter to concat::fragment is deprecated and has no effect. ==> default: Warning: Scope(Concat::Fragment[Listen 443]): The $ensure parameter to concat::fragment is deprecated and has no effect. ==> default: Warning: Scope(Concat::Fragment[NameVirtualHost :443]): The $ensure parameter to concat::fragment is deprecated and has no effect.