Files
puppet-pacemaker/lib/puppet/provider/pcmk_resource
Michele Baldessari ec5e694df0 Wrap the logic for creating resource and location_rule in its own function
In order to support resource update we will need to add more complex
logic around resource creation. In preparation for that let's split off
the creation of resources and location_rule in their own function, in
order to simplify the code in the create() functions

Change-Id: I960c72668938566aa83ed36230d4c8af04849317
2018-04-10 18:13:40 +02:00
..