jsherrill: Did you find a patch which would allow katello 3.3.0 with remote_execution plugin to upgrade to 3.3.1?
klaas__
what is the issue? I updated to 3.3.1 and it seemed to work fine
mhulsman joined the channel
mhulsman1 has quit
chudler joined the channel
ohples_ is now known as ohples
ohples is now known as ohples_
mhulsman1 joined the channel
Han
klaas__, I installed the stdlib and concat packages, cloned stdmod and puppet-network from git in the module dirs. That's about right? The docs for that module are a bit terse.
toi has quit
duncaninnes
klaas__: I get "ArgumentError: Unknown key: :host_action_button. Valid keys are: :provided_inputs, :description" in logs during upgrade, then a broken system.
klaas__
Han: metadata.json should have all information you need for running a module
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class network at /etc/puppetlabs/code/environments/production/manifests/site.pp:45:3 on node cliff.foreman
Is the error message.
akasurde has quit
acrobot___ joined the channel
acrobot__ has quit
lero
hey guys
Han
klaas__, found it: mv puppet-network network :P
lero
I'm trying to debug the parameters not showing up on foreman-hooks json
the parameters started to show up on foreman-hooks json
imcleod joined the channel
Snickers has quit
duncaninnes
gwmngilfen: what survey?
gwmngilfen
duncaninnes: i saw your name in the survey results, are you trolling me? :)
duncaninnes
gwmngilfen: a little bit :-|
gwmngilfen
:D
toi has quit
well in case anyone else is confused, last months community survey had a potential for prizes attached to it, so I'm resolving that today :)
suresh12 joined the channel
also the analysis blog post should be up soon, the PR draft is open
acrobot___ has quit
acrobot___ joined the channel
stbenjam
Reminder: Set the YouTube stream manually to 720p
acrobot____ joined the channel
sjoerger
whoa, so much better!
acrobot___ has quit
stbenjam
Google defaults to Blurovision 5000 for some reason
I swear it drops to 144p for no good reason
mhulsman1 has quit
henry_ joined the channel
inecas joined the channel
do3meli
stream just broken ?
sjoerger
me too
ohadlevy
here too
and he is back
sjoerger
yes
duncaninnes
gwmngilfen: Sorry - missed the first 2 mins. Does this manage SSH keys for remote_execution?
dhlavacd has quit
Poornima has quit
Snickers joined the channel
gwmngilfen
duncaninnes: hopefully that answered the question
gwmngilfen has no idea of the stream delay
duncaninnes
yup
thanks
gwmngilfen
ohadlevy: how long was it broken fow? did much content get dropped?
*for
acrobot____ has quit
ohadlevy
gwmngilfen: i think about 10 seconds
gwmngilfen
ok, not so bad
you had me worried ;)
henry_
Hi I have a question. What kind of information saves foreman in memcached? We currently have 6500-7000 puppetruns per hour. And have a high memory usage and load average on the enc/report receiving foremans.
dLobatog joined the channel
we have 10 foreman instances with 64GB Ram and 4vcpus
ohadlevy
henry_: memcache stores things that you normally wont store in the db, things like sessions, cache of permissions etc
klaas__
duncaninnes: I think those usually get inserted during provisioning, if you want to handle it over puppet you can just do it really simple like $::remote_execution_ssh_keys.each |$sshkey| { ... } :)
ohadlevy
henry_: sounds like a big environment :)
sjoerger
gwmngilfen: will csv exports be integrated with hammer?
klaas__
sjoerger: you can already export csv from hammer
sjoerger
aha!
duncaninnes
klaas__: yes. i had trouble from authorized_hosts file after reprovisioning a host; new host key doesn't match that in authorized_hosts
henry_
ohadlevy: ok. I think memcached is no performance improvement for foreman enc/report backend?
ohadlevy
henry_: not really
henry_: where are you having an issue?
henry_
ok thanks
klaas__
duncaninnes: I do it like this: https://pastebin.com/FfMHzR9e you should be able to replicate that quite easy for your environment
henry_
ohadlevy: we have 10 foreman instances with 64GB ram and sometimes the linux oom killer ist killing the passenger process. Because Foreman has reserved the full memory.
thereforce a few puppetruns fail because foreman don't answer anymore to the enc script.
ohadlevy
henry_: do you have many hosts with many interfaces?
mhulan
gwmngilfen: I believe the rex version is 1.3.0, 1.2.3 was skipped
henry_
ohadlevy: what do yout mean with interfaces? Network interfaces?
ohadlevy
henry_: what people usually do, is to set multiple lb for foreman, where a couple of foreman hosts are handling only the enc, couple more reports/facts and others handle ui / api requests
mhulan
version required for running openscap scans through it...