In IQSS, we have 2 custom BatchConnect templates that need to be configured in the cluster definition in addition to basic and vnc.
Because of the restrictions in the current implementation ofopenondemand::cluster and Openondemand::Batch_connect we cannot use the Module openondemand::clusters setting and have to create a new file resource to copy our version of the cluster definition into/etc/ood/config/clusters.d
This change is to support adding a cluster definition from a file
In IQSS, we have 2 custom
BatchConnect
templates that need to be configured in the cluster definition in addition tobasic
andvnc
.Because of the restrictions in the current implementation of
openondemand::cluster
andOpenondemand::Batch_connect
we cannot use the Moduleopenondemand::clusters
setting and have to create a new file resource to copy our version of the cluster definition into/etc/ood/config/clusters.d
This change is to support adding a cluster definition from a file