Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Puppi::Netinstall[netinstall_<foo>]/Exec[Extract <foo>.zip from /var/tmp] ignores extracted_dir parameter #120

Open
dgrstl opened this issue Mar 30, 2015 · 0 comments

Comments

@dgrstl
Copy link

dgrstl commented Mar 30, 2015

I'm using this with example42/jboss and am passing in the extracted_dir ($jboss::real_created_dirname variable from example42/jboss); however, Puppi is extracting the archive to whatever the directory is within it (in my case, jboss-as-7.1.1). In my case I need to setup several totally separate JBoss servers (independent binaries) so I need something like /usr/local/foo-jboss-as-7.1.1, /usr/local/bar-jboss-as-7.1.1, etc.). The only place I see extracted_dir being used in puppi::netinstall is the creates and unless attributes of the exec { "Extract ${source_filename} from ${work_dir}" ...} resource.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant