Currently, when a cluster is defined, a plenary object profile is created and compiled when aq make cluster is executed. I have the feeling that in general this object profile is not needed as it is not consumed by standard components. On the other hand, getting it to compile successfully can be painful, in particular if features are added to the archetype or the personality. It is the case if the feature templates need variables related to the OS (like OS_VERSION_PARAMS) for example, as the OS configuration is not part of the cluster object.
My proposal would be to have an option to make the creation of this object profile optional. Any objection?
Currently, when a cluster is defined, a plenary object profile is created and compiled when
aq make clusteris executed. I have the feeling that in general this object profile is not needed as it is not consumed by standard components. On the other hand, getting it to compile successfully can be painful, in particular if features are added to the archetype or the personality. It is the case if the feature templates need variables related to the OS (likeOS_VERSION_PARAMS) for example, as the OS configuration is not part of the cluster object.My proposal would be to have an option to make the creation of this object profile optional. Any objection?