weird, @host.sp_ip always return true even if the host does not have any BMC interface attached , at least on VMware VM
mbacovsk_
ricou++
al joined the channel
shmiti has quit
mhulan has quit
rcernin has quit
dekimsey joined the channel
dyasny has quit
kpease_ joined the channel
dyasny joined the channel
rcernin joined the channel
mhulan joined the channel
Toledo joined the channel
oogs_werk joined the channel
outi joined the channel
scavmartin has quit
outi
what could be the cause, that a host keeps pulling in a wrong puppet env, altough it seems no longer to be assigned?
Error: Notice: Local environment: 'KT_SCM_Test_CentOS_7_3_PuppetSandbox_9' doesn't match server specified node environment 'KT_SCM_Test_CV_CentOS72_3', switching agent to 'KT_SCM_Test_CV_CentOS72_3'.
I have no idea why the agent wants to switch the environment to 'KT_SCM_Test_CV_CentOS72_3'
the host should use 'KT_SCM_Test_CentOS_7_3_PuppetSandbox_9'
yaml says and assignments say so :/
dyasny has quit
jyejare has quit
dyasny joined the channel
Raboo
lzap would it be possible for you to add mdadm to the discovery image?
lzap that way I could add support for mdraid
gnurag3 has quit
lzap
Raboo: no problem send me exact package names
Snickers joined the channel
wandering_vagran has quit
Raboo
lzap ok, will check centos repos
dyasny has quit
lzap
looks like mdadm it is
Raboo
lzap yes, it's 'mdadm'
lzap
ok added
will be part of my image deployment patch, still working on that
Raboo
lzap perhaps it's good to have xfs utils if not included and other filesystem utils needed to create filesystems and partitions
lzap
xfsprogs right?
Raboo
lzap i'm building a option to run a custom partition script with the image installer
lzap
sure
Raboo
sorry, yes xfsprogs
lzap
done
I also added "ssm" which is also quite capable thing
Raboo
that way folks can use partition tables in foreman to create custom partition setups
shaunm joined the channel
grimlock_ has quit
timogoebel
Raboo: just curious, did you test out the cloud-init plugin?
Raboo
timogoebel not yet, i was not able to get around the whole ruby version thing. I have a plan!
my plan is to updated bundler.d/Gemfile
and then run a foreman update which will trigger a bundle install with the correct ruby version
timogoebel currently i'm adding support for custom partition setups. I noticed that it was needed when i tried to setup two older HP nodes with no raid controller.
timogoebel
Raboo: cool
mmoll: what are the steps required to add an additional plugin from git to a .deb foreman install? is that easily doable?
Raboo
lzap if the image grows to large, perhaps it's time to look at alpine linux? :)
mhulan has quit
lzap
Raboo: nope if a hardware is certified for RHEL, discovery will run on it!
Raboo
lzap another idea about the discovery image is to add an option for remote syslog
lzap
yeah multiple users asked for that already
its slightly bigger now by 25 MBs :-(
mbacovsk_ has quit
I don't want to strip out any drivers or firmware...
pgagne is now known as pgagne|afk
Raboo
lzap for me it doesn't matter since my pxe fetches via http, but i pity those who use TFTP
lzap
yeah I was prototyping using NBD remote diskless stuff but it was not great
Raboo
basically the only thing i fetch via tftp is pxelinux.cfg/ boot configs and fdi_image extentions
lzap i think it's better to document that pxelinux compiled with http support is recommended
hello. i have some problem with image based provisionnon with Vmware provider. could someone help me please ? Network information (ip,gateway,hostname) are ok. Now i want to execute some custom action like spacewalk resgistration and puppet install
the run-cmd from my user_data seems to not be executer
executer
*executed
ewoud
I'm trying to provision a centos 7 machine, but dracut-initqueue fetches something big and then fails because the ramdisk is full - what is it trying to fetch?
lzap
ewoud: update.img ?
Raboo
lzap basically ipxelinux is pxelinux with http support
lzap
Raboo: yeah I know it very well :-) I just misread it