Katello / katello-client-bootstrap

Bootstrap Script for migrating systems to Foreman & Katello
GNU General Public License v2.0
52 stars 63 forks source link

don't build a newly created host #287

Closed evgeni closed 5 years ago

evgeni commented 5 years ago

If we deploy into a hostgroup that has a compute resource associated, Foreman might decide to build the host. But we already have the host that we want to bootstrap. Pass build=false to make Foreman not build a new host for us.