trying to create foreman role that can edit global parameters, but I am using a filter to only allow editing a single parameter. logging in as this user shows me the parameter only as expected, but when I click on it to edit I get CommonParameter Not Found , Please try to update your request. Not sure what permission is missing if any or if this is a bug
cliles joined the channel
violetina joined the channel
larryone joined the channel
chrispeters has quit
xaeth_afk is now known as xaeth
tonycoffman__ has quit
chrispeters joined the channel
mrgru has quit
seems like a bug
rickster_ has quit
webmeister has quit
helionix joined the channel
pesari has quit
f3ttt has quit
webmeister joined the channel
pesari joined the channel
f3ttt joined the channel
rickster_ joined the channel
Steelpan joined the channel
blomquisg joined the channel
jtomasek has quit
anyone know what permission(s) are needed to allow editing global param?
SysAdm1n
houms: without testing (outside of having the roles screen open), I _think_ you need- 'common parameters' and the perms 'view_globals, create_globals, edit_globals, destroy_globals'
Elwell has quit
houms
thanks SysAdm1n I have those parameters but still not allowing me
Elwell joined the channel
I also added 'parameters' permissions as well with edit_params, create_params, destroy_params
and I can see the params but when I try to do anything delete or eidt for example it gives me that commonparameter not found message
discr33t
is anyone provisioning windows hosts via foreman?
stbenjam
houms: yes its a bug, want to file an issue?
protodan joined the channel
houms
will do stbenjam
walterheck joined the channel
stbenjam I seem to not be able to find the open new issue link
At work we have a production Foreman system which has a number of hacks to interact with the database. This is a live working system.
Ihave rewritten the modules and am trying to introduce data coming from Hiera
What is the best way to do this with Foreman and to not affect any of the previous nodes?
Elwell has quit
Elwell joined the channel
hmw_ has quit
jt__ joined the channel
gmccullough joined the channel
mmoll
boxrick1: hiera and foreman can be used both as data source for puppet
boxrick1: at thend all params will be merged and if there's a conflicting definition, the ENC (foreman in that case) will win
boxrick1
I am not quite sure where to start, really new to Hiera. At the moment, I only have one single profile pulling in data and its a really simple use case.
But I am getting pressure down my neck for this to go out. So I would at least like this one Hiera data source to go out
mmoll
then you already got it :)
the point where you have foreman and hiera is puppet... there's no point at the moment to pull in stuff form hiera into foreman
Philambdo joined the channel
tonycoffman__ joined the channel
houms has quit
larryone has quit
ichimonji10 has quit
gmccullough has quit
karimb joined the channel
Hau0r joined the channel
boxrick1
Ultimately data will be versioned and controlled and I would like to start that process. It also provides a bit of freedom to move away from Foreman if needed.
marass has quit
I more just to know, it won't affect my previous nodes to use Hiera will it. Can I make it for a particular environment?
splashx joined the channel
elyezer has quit
mmoll
yes, you would need to restrict that in hiera and not parametrize anything in that env in foreman
boxrick1
Hmm how would I go about that?
mmoll
check hiera docs :)
boxrick1
Okies
discr33t
has anyone used the NewRelic Ruby agent with Foreman? I just added gem 'newrelic_rpm' to the Gemfile.in and restarted but ran into some errors. . . i'm guessing bundler isn't automatically called?
gringaoo joined the channel
Krazypoloc joined the channel
Philambdo has quit
numkem has quit
Krazypoloc
Hye guys, anything special I need to do to put foreman behind an ssl load balancer?
ebartz_i has quit
jsherrill is now known as jsherrill_afk
discr33t
what is the .in extension for the Gemfile in Foreman?
ebartz_i joined the channel
chrispeters has quit
neoice
Dominic: I'm trying to use your rkerberos gem and getting GSS-API errors with insufficient details for debugging :(
walterheck has quit
SysAdm1n has quit
kick-buttowski has quit
Dominic: I'm also managing to make the ruby runtime segfault :/
I suspect it's because I'm using an in-house compiled kerberos in /opt/krb5 and it's libraries are newer than krb5-devel
dendazen has quit
xaeth is now known as xaeth_afk
gmccullough joined the channel
gringaoo has quit
kybaker has quit
jcalla has quit
dcaplan_ has quit
jomitsch is now known as jomitsch-afk
tamarin_ joined the channel
tamarin_ is now known as tamarin
byron_miller has quit
xaeth_afk is now known as xaeth
discr33t has quit
jsherrill_afk is now known as jsherrill
cfoo has quit
siert_ is now known as siert
ebartz_i has quit
karimb has quit
julim has quit
larryone joined the channel
tamarin is now known as tamarin_aw
Alayde_ joined the channel
Jabadia joined the channel
gbit86__ has quit
attachmentgenie has quit
attachmentgenie joined the channel
attachmentgenie has quit
tonycoffman__ has quit
mbacovsk_ has quit
rimma has quit
rimma joined the channel
walden is now known as walden|afk
byron_miller joined the channel
witlessb has quit
xaeth is now known as xaeth_afk
nstrug has quit
jsherrill is now known as jsherrill_afk
splashx has quit
lcurtis has quit
MilesDenver has quit
acidrainfall has quit
tosmi has left the channel
rimma has quit
rimma_ joined the channel
larryone has quit
dendazen joined the channel
Alayde_ has quit
opsengie
so, i've spun up a new foreman 1.9 node and i am attempting to import my puppet classes to no avail. Any idea why I am unable to import my puppet modules? I currently have 'modulepath' set to /etc/puppet/modules where my modules currently reside