So, i need some help.. I installed debian, then foreman, then kvm+libvirt -- but foreman still only gives me the option to deploy to bare metal. Guessing this is a config / permissions issue but I'm kinda stuck on where to start.
agoldboi has quit
agoldboi joined the channel
gwmngilfen
hayer: install foreman-compute and foreman-libvirt
it's packaged separately to keep dependencies to a minimum
then go to Compute Resources in the UI and add your libvirt server
after that it should be available to deploy on
phileas joined the channel
agoldboi has quit
agoldboi joined the channel
dcaplan_ has quit
ki0 has quit
ki0 joined the channel
taw00 has quit
taw00 joined the channel
volga629
Hello Everyone, I upgraded to rc3 3.2 katello and installer failing right now
Evaluation Error: Error while evaluating a Function Call, 'versioncmp' parameter 'a' expects a String value, got Undef at /usr/share/katello-installer-base/modules/pulp/manifests/database.pp:4:9 on node
taw00 has quit
taw000 joined the channel
shan joined the channel
shan
Is it possible to call windows powershell commands from the finish template?
rmcall joined the channel
hayer
gwmngilfen: Could need some more help if u got time -- tried to use different combinations of "qemu://root@10.0.5.1/system" as url but they all seem to fail with this error "Call to virConnectOpen failed: Cannot read CA certificate '/etc/pki/CA/cacert.pem': No such file or directory"
shan
hayer, I use qemu+tcp .. it works
hayer
shan: okey, still error but guess the port is blocked. But i'm running debian+kvm+libvirt+foreman on the same host
if that matters
shan
qemu+tcp://root@hostname.domain.net:16509/system ... this is what i use
foreman and kvm different hosts though
you still need f/w rules
hayer
seems kinda wierd to use tcp when all of the software is running in the same host?
shan
did you check out the documentation 5.2.5 Libvirt Notes
hayer
shan; tcp is disabled by default in libvirtd
shan
correct, enable it
also LIBVIRTD_ARGS="--listen" in /etc/sysconfig/libvirtd
default katello ca certificate import failing for candleping
Stage[main]/Certs::Candlepin/Exec[import client certificate into Candlepin keystore]/unless: keytool error: java.lang.Exception: Alias <katello-default-ca> does not exist
adityaduggal joined the channel
rmcall_ joined the channel
rmcall has quit
rmcall_ is now known as rmcall
taw000 has quit
taw__ joined the channel
rmcall has quit
rmcall joined the channel
lucasdiedrich has quit
shan joined the channel
shan has quit
agoldboi has quit
agoldboi joined the channel
toi joined the channel
witlessb has quit
witlessb joined the channel
db:seed failing on certificate problem
There was an issue with the backend service candlepin: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed
which cert need to check
Naeil joined the channel
agoldboi has quit
agoldboi joined the channel
impermanence joined the channel
impermanence has quit
Philambdo joined the channel
devmodem joined the channel
adityaduggal has quit
spidernik84 joined the channel
mbacovsk joined the channel
shan joined the channel
shan has quit
devmodem has quit
spidernik84 has quit
toi joined the channel
aptituz has quit
q1x has quit
dhlavacd joined the channel
aptituz joined the channel
ihre joined the channel
aptituz has quit
Giridhar joined the channel
lero joined the channel
lero has quit
ki0 joined the channel
davidb2111 joined the channel
dyasny joined the channel
Giridhar has quit
mbacovsk has quit
mbacovsk joined the channel
shan joined the channel
shan has quit
lphiri has quit
speriyas has quit
puzzled has quit
Elwood_5G
hmmm what is the best way to set the hostname on a centos image provisioned from formean
finish-script? if yes what is the variable name to use there?
ki0 joined the channel
ki0_ joined the channel
shan joined the channel
shan has quit
shan joined the channel
lero joined the channel
shan has quit
lero has quit
acidrainfall joined the channel
Naeil joined the channel
shan joined the channel
Philambdo joined the channel
shan has quit
Giridhar joined the channel
Naeil joined the channel
shan joined the channel
shan has quit
ki0 joined the channel
shan joined the channel
alfred__ has quit
Giridhar has quit
impermanence joined the channel
witlessb has quit
witlessb_ joined the channel
alfred__ joined the channel
speriyas joined the channel
shan has quit
shan joined the channel
jalbertson has quit
impermanence has quit
m451 joined the channel
speriyas has quit
agoldboi has quit
shan
I am trying to get a finish template working for windows images, using cygwin in the image. ssh itself works fine. But the finish template never seem to run..
i have 2 commands in the finish template cmd.exe /c "powershell -command rename-omputer <%= @host.shortname %>"