Re: [foreman-users] foreman/katello add host via hammer

2016-10-11 Thread Lukas Zapletal
I'm able to add hosts via the hammer discovery module. almost: > # hammer discovery provision --id 43 --domain-id 2 --enabled yes -- > name "compute-0-2" --interface  --hostgroup "compute hosts" -- > architecture "x86_64" --environment "production" --operatingsystem > "CentOS 7.2" --puppet-ca-proxy

[foreman-users] foreman/katello add host via hammer

2016-10-11 Thread Einar Næss Jensen
I'm able to add hosts via the hammer discovery module. almost: # hammer discovery provision --id 43 --domain-id 2 --enabled yes --name "compute-0-2" --interface --hostgroup "compute hosts" --architecture "x86_64" --environment "production" --operatingsystem "CentOS 7.2" --puppet-ca-proxy-id 1 -