# File lib/genome-bootstrap/core.rb, line 67
    def    bootstrapping_cobbler_profilesbootstrapping_cobbler_profilesbootstrapping_cobbler_profilesbootstrapping_cobbler_profiles
      @cobbler_profiles.delete_if{|profile|
        profile.include?("__Appliance")
      }
    end