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

Added the createonly option for the volumegroup and the possibility t… #147

Merged
merged 1 commit into from
Jan 12, 2017

Conversation

ricciocri
Copy link

…o give more information for the PV.

In our infrastructure we have some highlevel configuration in hiera (our global.yaml) that is read via a hiera_hash (with deep merge) by all nodes, this is useful to have all the disk with the same setup.

But we have some exception and so to manage "easily" them we added the option createonly to the define lvm::volume_group, while working on this we found useful to give more information about the physical volumes as well, so we added a new define and the possibility to use an hash to pass more information to the define lvm::volume_grop.

Compatibility with the old configuration is mantained, so if physical_volume it's an array nothing change from the past behaviour.

Changed the README to show these changes as well.

@gmarkey
Copy link

gmarkey commented Aug 3, 2016

ETA on merge?

@bmjen bmjen merged commit e3e1df0 into puppetlabs:master Jan 12, 2017
@bmjen
Copy link
Contributor

bmjen commented Jan 12, 2017

Thanks @ricciocri !

cegeka-jenkins pushed a commit to cegeka/puppet-lvm that referenced this pull request Oct 23, 2017
Added the createonly option for the volumegroup and the possibility t…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants