Issue #18799 has been reported by Alex Box.
----------------------------------------
Feature #18799: Solaris Zpool type should have a parameter to attempt zpool
import
https://projects.puppetlabs.com/issues/18799
Author: Alex Box
Status: Unreviewed
Priority: Normal
Assignee:
Category:
Target version:
Affected Puppet version:
Keywords: solaris zpool import
Branch:
I would like to be able to do this in my manifests:
<pre>
zpool { "myzpool":
ensure => present,
import => true;
}
</pre>
In which case Puppet will attempt to do "/usr/sbin/zpool import myzpool",
before enforcing the remaining parameters.
This would be useful in cases where the zpool is stored on shared storage and
could be used by one of potentially many hosts.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
Visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.