I just wanted to let you know that though Puppet doesn't currently support symlinks in modules, they will actively be ignored during the untar process in upcoming versions of both r10k and puppet module tool. I noticed you have symlinks in this module --
yguenane-pentaho-0.0.2/files/connectors/psql/postgresql-8.4-703.jdbc4.jar -> 8.4/postgresql-8.4-703.jdbc4.jar
yguenane-pentaho-0.0.2/files/connectors/mysql5 -> mysql
These links will go missing in future installs with either r10k or puppet module tool.
Anderson
I just wanted to let you know that though Puppet doesn't currently support symlinks in modules, they will actively be ignored during the untar process in upcoming versions of both r10k and puppet module tool. I noticed you have symlinks in this module --
yguenane-pentaho-0.0.2/files/connectors/psql/postgresql-8.4-703.jdbc4.jar -> 8.4/postgresql-8.4-703.jdbc4.jar
yguenane-pentaho-0.0.2/files/connectors/mysql5 -> mysql
These links will go missing in future installs with either r10k or puppet module tool.
Anderson