Skip to content

Commit

Permalink
Move add host to host collection to proper assembly (#2965)
Browse files Browse the repository at this point in the history
* Make host collections katello-only

* "app/models/katello/host_collection.rb" in katello
* cat app/views/unattended/report_templates/ansible_-_ansible_inventory.erb | grep Katello

(cherry picked from commit 87b93ce)
  • Loading branch information
maximiliankolb committed Apr 22, 2024
1 parent b366b61 commit 573bbca
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 0 additions & 2 deletions guides/common/assembly_administering-hosts.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ include::modules/proc_changing-the-module-stream-for-a-host.adoc[leveloffset=+1]
include::modules/proc_enabling-custom-repositories-on-content-hosts.adoc[leveloffset=+1]

ifdef::katello,satellite,orcharhino[]
include::modules/proc_adding-a-host-to-a-host-collection.adoc[leveloffset=+1]

include::modules/proc_using-the-host-details-tab.adoc[leveloffset=+1]

include::modules/proc_changing-the-content-source-of-a-host.adoc[leveloffset=+1]
Expand Down
2 changes: 2 additions & 0 deletions guides/common/assembly_configuring-host-collections.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ include::modules/proc_cloning-a-host-collection.adoc[leveloffset=+1]

include::modules/proc_removing-a-host-collection.adoc[leveloffset=+1]

include::modules/proc_adding-a-host-to-a-host-collection.adoc[leveloffset=+1]

include::modules/proc_adding-hosts-to-a-host-collection-in-bulk.adoc[leveloffset=+1]

include::modules/proc_removing-a-host-from-a-host-collection.adoc[leveloffset=+1]
Expand Down
2 changes: 2 additions & 0 deletions guides/doc-Managing_Hosts/master.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ endif::[]

include::common/assembly_using-report-templates.adoc[leveloffset=+1]

ifdef::katello,satellite,orcharhino[]
include::common/assembly_configuring-host-collections.adoc[leveloffset=+1]
endif::[]

include::common/assembly_configuring-and-setting-up-remote-jobs.adoc[leveloffset=+1]

Expand Down

0 comments on commit 573bbca

Please sign in to comment.