diff --git a/releasenotes/notes/bundle_support-2fec55cad0f44ace.yaml b/releasenotes/notes/bundle_support-2fec55cad0f44ace.yaml new file mode 100644 index 00000000..e155e627 --- /dev/null +++ b/releasenotes/notes/bundle_support-2fec55cad0f44ace.yaml @@ -0,0 +1,6 @@ +--- +features: + - | + Added the pacemaker::resource::bundle support which supports the creation of 'pacemaker + bundles' which are special resources to manage containers and resources running inside + them. See http://wiki.clusterlabs.org/wiki/Bundle_Walk-Through for additional information.