and then you want to manage source lists for example
and maybe user accounts?
joshua1: try it. play around with it. install an test-lab for your needs.
AND - use git for your module/puppet stuff and configs
joshua1
ok, yeah if it can do all that it sounds pretty sweet. I will try it now.
mbacovsk joined the channel
jsherrill_afk is now known as jsherrill
witchdoc
joshua1: you can do. and "foreman-installer" will install you an complete set to work with (foreman,puppet-master,foreman-proxy and soone)
then you can try to pxe boot an client and playaround with foreman/baremetal install for example
t-ready has quit
gdbc has quit
ehelms is now known as ehelms-brb
brdude
So I'm getting this error "[E] Start tag expected, '<' not found [oscap_source.c:172]" it looks like foreman_scap_client is bzip compressing the openscap results before it uploads them to the foreman-proxy and that is working ok. But then when foreman-proxy tries to upload it to foreman it's causing a issue. It looks like foreman is expecting uncompressed data and foreman-proxy is not uncompressing it before uploading. Any idea what could be wrong here?
cliff-hm joined the channel
mathys joined the channel
fang64 has quit
fang64 joined the channel
ichimonji10 has quit
cwolferh joined the channel
Hau0r joined the channel
chrispeters has quit
cfoo has quit
ehelms-brb is now known as ehelms
jcalla has quit
attachmentgenie has quit
joshua1 has left the channel
shaunm_ joined the channel
bbuckingham is now known as bbuckingham-afk
grealish
Hi, could anyone tell me what this error means related to SSL ERF12-2530
brdude: afaik this was already fixed (it was an older openscap lib on the foreman server side) best to answer is shlomizadok (when he is online) probably tomorrow am europe time
josephmagen has quit
jfarschman joined the channel
karimb joined the channel
danman joined the channel
brdude
ohadlevy: Thanks!
Do you have any more info on that so I can try and do some digging?
josephmagen joined the channel
radez` is now known as radez_g0n3
josephmagen has quit
kuduk joined the channel
witlessb has quit
sloranz has quit
jsherrill_afk is now known as jsherrill
cliff-hm joined the channel
cliff-hm has quit
cliff-hm joined the channel
grealish
gwmngilfen: thanks for the github link
gwmngilfen: i've a strange SSL issue that doesn't seam to be related to foreman, but following the steps on 1.8, it just fails at adding a remote foreman-proxy
i add the host and when it wants to get the json /features it fails at a SSL error, however certs are generated and setup in the host, doing a curl -kvv domain:8443/features works, the cert has the CA
but i still get a ..=SSLv3 read server session ticket A: tlsv1 alert un...) then it just ends
gwmngilfen
time is in sync?
(obvious but worth checking)
grealish
they are in different timezones
gwmngilfen
but otherwise correct?
always worth eliminating
grealish
gwmngilfen: typeing "date" is that enought to check
one is UTC and the other CEST
gwmngilfen
so long as they have the correct time for their timezone, should be fine
grealish
yes, doing date -u looks good, but how accurate? it looks like they are about a second or two off
gwmngilfen
probably not a big deal if the certs were generated some time ago ;)
so your proxy has certs generated from the foreman ca?
grealish
yes
and I copyied the 3 certs over
to the new deployed foreman-proxy server
gwmngilfen
can you pastebin the foreman log when trying to add the proxy?
dendazen has quit
grealish
gwmngilfen: actually i can't find that log, production.log doesn't give me enough verbose
gwmngilfen
the request to add it should be there, as a POST to /smart_proxies
just tail it and then try to add again
then you'll have whatever is new ;)
grealish
gwmngilfen: found it.. what pastbin service you use here?