fatmcgav / fatmcgav-glassfish

Rewritten Glassfish module to improve functionality and support.
http://github.com/fatmcgav/fatmcgav-glassfish
GNU General Public License v3.0
6 stars 31 forks source link

Add support for Solaris #61

Open rigareau opened 8 years ago

rigareau commented 8 years ago

Adding support for Solaris should be easy since it's almost identical to Linux.

fatmcgav commented 8 years ago

@rigareau Having not used Solaris before i'm not sure what would need changing...

Am happy to accept a PR though :)

rigareau commented 8 years ago

Yes of course. I've just started working on this.

A quick question the class glassfish::path is only used to set system wide path to the asadmin utility? I'm not familiar with /etc/profile.d/ but this is what my friend google seems to say.

fatmcgav commented 8 years ago

Yeh, glassfish::path is used to add asadmin to the system wide path...

fatmcgav commented 7 years ago

@rigareau I notice that you've added support for Solaris to your fork.

Would you be happy to raise a PR for them to be merged back in? As I'm currently working towards a new major release to support Puppet 4.x, and would be great to include.

Cheers Gav