File tree Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -86,3 +86,14 @@ action_groups:
8686 - host
8787 - host_template
8888 - parcel
89+
90+ plugin_routing :
91+ modules :
92+ host_config :
93+ deprecation :
94+ removal_version : " 6.0.0"
95+ warning_text : Use M(cloudera.cluster.host).
96+ host_config_info :
97+ deprecation :
98+ removal_version : " 6.0.0"
99+ warning_text : Use M(cloudera.cluster.host_info).
Original file line number Diff line number Diff line change 2424author:
2525 - "Ronald Suplina (@rsuplina)"
2626version_added: "4.4.0"
27+ deprecated:
28+ removed_in: "6.0.0"
29+ alternative: Use M(cloudera.cluster.host)
2730requirements:
2831 - cm_client
2932options:
Original file line number Diff line number Diff line change 2323author:
2424 - "Ronald Suplina (@rsuplina)"
2525version_added: "4.4.0"
26+ deprecated:
27+ removed_in: "6.0.0"
28+ alternative: Use M(cloudera.cluster.host_info)
2629requirements:
2730 - cm_client
2831options:
You can’t perform that action at this time.
0 commit comments