I am trying to use Pulp 2.9.x to setup the repositories for foreman 1.12 ... has anyone else messed with that?
jcoufal_ joined the channel
brentg has left the channel
linux-ninja
Whenever I try to provision a VM I am getting the following error
422 Unprocessable Entity: {
"error": {"id":null,"errors":{"base":["Could not find virtual machine network interface matching eth0"]},"full_messages":["Could not find virtual machine network interface matching eth0"]}
TommyTheKid
I added foreman and foreman-plugins for 1.12 ... but the foreman-release-scl RPM doesn't have any repo files?
Dominic
TommyTheKid: it depends on centos-release-scl{,-rh} which do
TommyTheKid
oooh
linux-ninja
What could be causing this issue?
jcoufal has quit
Dominic
linux-ninja: I can't answer precisely with regard to vSphere, but the error means that the network interfaces on the created VM don't match the ones that it intended to provision - either some are missing, or on the wrong network or similar.
linux-ninja: if you enable debugging (http://theforeman.org/manuals/1.12/index.html#7...) then you should get an entry "Trying to match network interfaces [..]" with info about the interfaces on the created VM
TommyTheKid
Dominic: do the RPM GPG keys change for each release?
Dominc, we might have hit a bug that might impact many people that patch and keep vcenter on the newer builds.
stbenjam has quit
stbenjam joined the channel
stbenjam has quit
jindraj has quit
Dominic has left the channel
smeyer has quit
stbenjam joined the channel
gmccullough joined the channel
jomitsch is now known as jomitsch-mtg
v1k0d3n joined the channel
oshtaier has quit
gmccullough joined the channel
ki0_ joined the channel
jcoufal_ has quit
jcoufal joined the channel
ki0_ has quit
acidrainfall joined the channel
pcreech joined the channel
wizard113__ joined the channel
Perumal has quit
veduardo joined the channel
al joined the channel
gmccullough joined the channel
pcreech joined the channel
mhulan2 has quit
oprazak has quit
Mandorath
I'm having some trouble with a hook. I have a hook installed under ~foreman/config/hooks/host/managed/after_build but its not being executed. When i check the production.it tells me it has finished discovering 1 hook but that takes a while after issuing the build. Any suggestions about what could be causing this?
lpramuk has quit
outi has quit
Im using foreman 1.11.3 btw.
numkem has quit
betriebsrat has quit
Mandorath has quit
veduardo has quit
hbogert has quit
daviddavis is now known as davidd-brb
fnguyen is now known as fnguyen-away
jomitsch-mtg is now known as jomitsch-afk
jindraj joined the channel
Claer has quit
veduardo joined the channel
jcoufal has quit
jcoufal joined the channel
rplevka has quit
jcalla is now known as jcalla|lunch
Capesteve has quit
Chair has quit
jcoufal has quit
jcoufal joined the channel
nstrug joined the channel
makudaku
Is there a rake task in the Foreman to export our all hosts YAML file as see on the Host page?
jindraj has quit
maybe a script/hammer
jindraj joined the channel
gwmngilfen
makudaku: no, but there's usually a cache on the puppetmaster
davidd-brb is now known as daviddavis
have a look in /opt/puppetlabs/server/data/puppetserver/yaml/node or similarly in /var/lib/puppet for puppet3
ki0 joined the channel
gmccullough joined the channel
jindraj has quit
brentg joined the channel
tstrachota has quit
brentg
i'm getting an error trying to view certificates on my (only) smart proxy: "Failure: ERF50-5345 [Foreman::WrappedException]: Unable to connect ([ProxyAPI::ProxyException]: ERF12-5356 [ProxyAPI::ProxyException]: Unable to get PuppetCA certificates ([RestClient...)"
tesseract- has quit
and i've fully restarted katello-services, too.
jindraj joined the channel
ki0 has quit
ichimonji10 is now known as ichimonji10|afk
__endy__ joined the channel
Na3iL has quit
jindraj has quit
wizard113__ is now known as wizard113_
pepperonie joined the channel
__endy__ has quit
sean797 has quit
jomitsch-afk is now known as jomitsch
felskrone has quit
jcalla|lunch is now known as jcalla
jindraj joined the channel
__endy__ joined the channel
i'm getting an error trying to view certificates on my (only) smart proxy: "Failure: ERF50-5345 [Foreman::WrappedException]: Unable to connect ([ProxyAPI::ProxyException]: ERF12-5356 [ProxyAPI::ProxyException]: Unable to get PuppetCA certificates ([RestClient...)"
i discovered that i accidentally killed /etc/sudoers.d/foreman-proxy, so i put it back. but it still isn't working.
proxy.log says: "Failed to list certificates: Execution of puppetca failed, check log files"
__endy__ has quit
__endy__ joined the channel
__endy__ has quit
__endy__ joined the channel
__endy__ has quit
dcaplan has quit
and i've verified that the sudo command by foreman-proxy is executing properly.
at least, it can if i change the foreman-proxy shell to bash, switch users, and run the sudo'ed command myself.
when i try to load the smartproxy page, nothing shows up at all in /var/log/secure -- no sign that it's even trying.
jomitsch is now known as jomitsch-afk
nstrug has quit
jt__ joined the channel
jt__ is now known as Guest84475
Guest84475
how can I rename my foreman server?
brentg
what does subscription-manager use to determine the hostname?
all of a sudden a couple of my hosts will only register with shortname.
jsherrill
brentg: i uses a python library, which i think in the end grabs the output of 'hostname'
brentg
subscription-manager facts do indeed show fqdn.
ok, weird things are happening. besides the smart proxy cert issues, this is now the third time today that my server has just stopped responding on port 443.
huh, at least this time it came back on its own.
jindraj has quit
is there a way to get puppet to run on a client under rvm?