On Fri, Mar 31, 2017 at 05:43:02PM -0500, Ken Gaillot wrote:
> Here's an example of the CIB XML syntax (higher-level tools will likely
> provide a more convenient interface):
> 
>  <bundle id="httpd-bundle">
> 
>   <docker image="pcmk:httpd" replicas="3" />

Would it be possible to make this a bit more generic like:

  <container type="docker" image="pcmk:httpd" replicas="3" />

so we have support for other container engines like rkt?

-- 
Valentin

_______________________________________________
Users mailing list: Users@clusterlabs.org
http://lists.clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to