Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions roles/cm_repo/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# cloudera_manager_version: 7.13.1.300
# cloudera_runtime_version: 7.1.9.1044
# cloudera_parcels: # Note, the entries are processed in order
# CDH: "7.1.9-1.cdh7.1.9.p1044.66549863"
# cloudera_manager_version: 7.13.1 CHF2
# cloudera_manager_release: 7.13.1.300

# cloudera_parcels: # Note, the entries are processed in order AS PARAMETERS TO CLUSTER, THEREFORE MUST BE PRECONFIGURED VIA CM ETC
# CDH: "7.1.9-1.cdh7.1.9.p1044.66549863"
- name: Gather distribution details
ansible.builtin.setup:
gather_subset: distribution
Expand Down
Loading