hi. I'm having trouble using foreman 1.17-rc2 with the ansible plugin. the remote execution-plugin works perfectly fine, but when i want to run a playbook, i always get en error. (An exception occurred during task execution. To see the full traceback, use -vvv. The error was: OSError: [Errno 13] Permission denied: '~')
Alucard616: do you also have the job output, which shows the OSError?
kgaikwad joined the channel
akarsale joined the channel
dLobatog_
Alucard616: the problem is likely that your foreman or foreman-proxy users can't write in /usr/share/foreman or /usr/share/foreman-proxy . I wrote docs for this but they are unreleased yet, could you check https://github.com/theforeman/theforeman.org/pu... ?
Alucard616: specifically the `mkdir` `chown` parts I think you'd need to do that. we're working on making the installer do that for 1.18
Alucard616
bastilian: the output is: {}
bLobatog_: thanks. I'll have a look :)
bastilian
hah. i did not know that you can use "user.group" with a dot separated for chown.
dLobatog_: would be looking forward to it, if it will be added. :)
dLobatog_
Alucard616: feel free to comment in the PR and mention it saved you, it helps :)_
Alucard616
dLobatog_: i will :)
bkorren joined the channel
dLobatog has quit
dLobatog joined the channel
hprakash has quit
rabajaj joined the channel
Capesteve has quit
nickel_dime_look has quit
foreman-noob has quit
lphiri has quit
rabajaj joined the channel
kgaikwad has quit
akarsale has quit
nickel_dime_look joined the channel
wandering_vagran joined the channel
gmccullough joined the channel
Capesteve joined the channel
sklgromek joined the channel
oprazak is now known as oprazak|afk
rplevka__ joined the channel
akarsale joined the channel
rplevka_ has quit
MACscr joined the channel
kgaikwad joined the channel
AbhishekS is now known as AbhishekS|Away
jyejare has quit
jyejare joined the channel
FriedBob has quit
renzo joined the channel
damnlie joined the channel
cliles_ joined the channel
Capesteve has quit
Capesteve joined the channel
inecas joined the channel
jyejare has quit
dLobatog_ has quit
Alucard616 has quit
jyejare joined the channel
blahfasel has quit
rcernin has quit
jyejare has quit
jyejare joined the channel
hprakash joined the channel
FriedBob joined the channel
toi joined the channel
ik_5_ joined the channel
ik_5 has quit
preethi joined the channel
pthomas joined the channel
preethi has quit
kgaikwad has quit
gmccullough joined the channel
inecas joined the channel
ik_5 joined the channel
Gh0sty joined the channel
Gh0sty has quit
aruzicka_ has quit
aruzicka joined the channel
ik_5_ has quit
Gh0sty joined the channel
devmodem joined the channel
kavita joined the channel
Bardack
mmm, with the API, I could get all versions of my pupppet modules for a specific content view, but I can only get the versions for the Library. It would be interesting to get all puppet modules versions for that specific Content view, but the one promoted to Production for example … is that possible ? can't find info on the docs :(
afeferku has quit
veduardo joined the channel
khomesh joined the channel
ik_5 has quit
bryan_kearney joined the channel
jmontleon has quit
mr
dLobatog_: may i use @host.ip in the kickstart default %post section?
jmontleon joined the channel
foreman-noob joined the channel
afeferku joined the channel
afeferku has quit
aruzicka_ joined the channel
aruzicka has quit
Bogey joined the channel
oprazak|afk is now known as oprazak
jpavel joined the channel
afeferku joined the channel
fdisk101 joined the channel
fdisk101
hi, does anuone have a link to current docs on how to change the web ssl? have found some docs but they dont match up to my folder structure in 1.17?
AbhishekS|Away is now known as AbhishekS|Left
shimshtein has quit
Cloned joined the channel
kavita has quit
mkorbel joined the channel
Dron23 has quit
bagasse has quit
Dron23 joined the channel
Bogey joined the channel
jcalla joined the channel
kavita joined the channel
ichimonji10 joined the channel
bmclaughlin joined the channel
pthomas has quit
bagasse joined the channel
Sina joined the channel
ofedoren joined the channel
Bogey joined the channel
Cloned
Hallo! Ive installed foreman and the salt plugin, I can import states and see the clients that are accepted with keys, but the minions dont show up as hosts, and I see no way to run the salt state on the minions. anyone ?
dLobatog
mr: I think that should be OK, it would use the primary interface IP
dekimsey joined the channel
pgagne joined the channel
jturel joined the channel
hprakash has quit
hprakash joined the channel
jturel has quit
mr
dLobatog: thx, but even in the cat .... EOF block?
mr: you need to put it in between <%= %> like <%= @host.ip %>
mkorbel has quit
inecas joined the channel
mr
dLobatog: ok try it, will |cut -d "." -f 4 work?
dLobatog
mr: work for what?
JesterHead joined the channel
jpavel
hey y'all, I'm moving our private data center installation of Foreman to the cloud. Install (seemingly) went fine, using an external postgres installation. CentOS 7.4 (latest) with Foreman 1.15.6, the plan is to do a migration of the data and then an upgrade. I'll have to rename the host to match our private data center host for the katello-restore
, but that fails when it checks services with "hammer ping".
The issue seems to be foreman-tasks... it returns "Failed", and I see `some executors are not responding, check /foreman_tasks/dynflow/status` in the logs.