#theforeman

/

      • jsherrill is now known as jsherrill_afk
      • valeri_ufo joined the channel
      • aupadhye joined the channel
      • eLobato joined the channel
      • elyezer joined the channel
      • cyrus_mc has quit
      • gmccullough joined the channel
      • eLobato joined the channel
      • mmello has quit
      • ddarkpassenger joined the channel
      • eLobato joined the channel
      • bryan_kearney joined the channel
      • bryan_kearney has quit
      • djstorm joined the channel
      • gmccullough has quit
      • ^conner_ joined the channel
      • quad|HauOr joined the channel
      • mortsa has quit
      • mortsa joined the channel
      • roo9-
        any idea how to remove a domain from a subnet via the API? setting “domains” to an empty list does not work
      • same with setting domain_ids to an empty list
      • ichimonji10 joined the channel
      • /clear
      • figured it out :)
      • danman joined the channel
      • danman joined the channel
      • ^conner_ joined the channel
      • ichimonji10 has quit
      • shpoont joined the channel
      • AshishH joined the channel
      • neha joined the channel
      • thomasmckay has quit
      • thomasmckay joined the channel
      • shimshtein joined the channel
      • chrispeters joined the channel
      • indlg0 joined the channel
      • ^conner_ joined the channel
      • agoldboi joined the channel
      • SOLDIERz joined the channel
      • agoldboi has quit
      • chrispeters has quit
      • sghai joined the channel
      • danman joined the channel
      • shpoont joined the channel
      • House joined the channel
      • walterheck joined the channel
      • bkorren_ has quit
      • tbrisker joined the channel
      • oprazak joined the channel
      • Philambdo joined the channel
      • josephmagen joined the channel
      • balexx joined the channel
      • jyejare joined the channel
      • __endy__ joined the channel
      • mbacovsk joined the channel
      • mhulan|NotHere is now known as mhulan
      • aruzicka joined the channel
      • karimb joined the channel
      • shpoont joined the channel
      • davido- has quit
      • attachmentgenie joined the channel
      • outi joined the channel
      • witlessb joined the channel
      • bkorren_ joined the channel
      • nstrug joined the channel
      • davido- joined the channel
      • blook joined the channel
      • izx joined the channel
      • izx joined the channel
      • karimb joined the channel
      • RobertBirnie joined the channel
      • ayerlock has quit
      • taz joined the channel
      • balexx
        I'm trying to set a username and password on an IPMI interface thru hammer: foreman-40002-prod-chidc2:~)# hammer -u admin -p $PW host interface update --host balexx.blah.com --identifier ipmi --username root --password $IPW and I'm getting an error requesting MAC address. When I add it, I get "Mac has already been taken". Ideas?
      • fbrychta joined the channel
      • taz
        is there some documentation how i integrate modules from puppetlabs (like puppetlabs/mysql) into foreman? can't seem to find that ...
      • balexx
        ok, had to list the interface, delete it and then create it with the info I got from list.. seems like interface update isn't behaving as expected?
      • jvandewege
        taz: we're using r10k which updates /etc/puppet/environments and then you goto PuppetClasses in FM and import from your foreman puppet proxy, set the desired overrides, create hostgroups and/or configgroups and add the classes you need.
      • agoldboi joined the channel
      • Wee joined the channel
      • dcaro joined the channel
      • straylen joined the channel
      • Dominic
        balexx: did you create it again with or without the MAC?
      • balexx
        Dominic: with
      • taz
        jvandewege: will look into that... :)
      • Dominic
        yeah, ought not to cause that taken error, can't think why it would. Perhaps file a bug for it
      • balexx
        Dominic: frankly, all I want to do is set the username/password for IPMI... is there a way to feed this for a mass of hosts through API?
      • jvandewege
        taz: if you got questions just let me/channel know.
      • Dominic
        not in bulk, it ought to be that interface update
      • taz
        k, will be this afternoon at the earliest ;)
      • balexx
        I'll try through API and see if it works, so I can report if it's a hammer or API issue
      • thanks :-)
      • jvandewege
        taz: np
      • balexx has quit
      • ebartz_i joined the channel
      • YamakasY
        morning
      • are there issues with proxy on centos 7 ?
      • ruby part
      • RobertBirnie joined the channel
      • ebartz_i has quit
      • ebartz_i joined the channel
      • it seems there are ruby issues that smart-proxy doens't use the right binary, but it does it seems as -V shows the me the same version as /usr/bin/ruby
      • bvi joined the channel
      • betriebsrat joined the channel
      • jvandewege: what is nice about r10k ? I never got it
      • Akegata joined the channel
      • jvandewege
        YamakasY: you get to define exactly what puppet classes make up an environment, using katello will get you that and more but is more complicated.
      • YamakasY
        jvandewege: but doesn't foreman show me that also ?
      • jvandewege: yeah I'm not sure if I'm going to use Katello... don't see any usage here for it
      • jvandewege: do you puppetize php5-fpm ?
      • afeferku joined the channel
      • cliff-hm has quit
      • indlg0 has quit
      • rdark joined the channel
      • Akegata
        I'm having issues with the noVNC console in foreman. I get three different outcomes on different vm's; timeouts, "[object Event]" in the console window instead of the console, or an actual working connection.
      • All of the vm's I'm trying to access are running on the same RHEV hypervisor.
      • indlg0 joined the channel
      • iainhallam joined the channel
      • YamakasY
        ok, what can cause a proxy not starting on C7, it's the same setup as on my working 6.6's
      • jvandewege
        YamakasY: r10k BUNDLES all your puppet classes for an environment and keeps them stable. See https://github.com/puppetlabs/r10k for more info
      • YamakasY
        jvandewege: yes but what about the fact that you write your own :)
      • I wouldn't count on "3rd party settings"
      • jvandewege
        YamakasY: run you're own git server and pull from there, not any different then pulling from github
      • YamakasY
        jvandewege: oh yes there is, the default modules are moslty not usable in specific environments
      • I only the them as examples
      • my svn update can see a difference if needed and I'm still in control
      • YamakasY doesn't like git that much for multiple users
      • all have issues :)
      • blook has quit
      • witlessb has quit
      • blook joined the channel
      • witlessb joined the channel
      • jvandewege: but did you setup your whole forman again as there is/was no possibility to add it later on
      • jvandewege
        YamakasY: I'm not (yet) using katello. I'm hoping that when I want to use it that they have fixed the 'start over' bug.
      • jtomasek has quit
      • MrBy has quit
      • YamakasY
        jvandewege: I think it doesn't make life easier than it already was :)
      • jtomasek joined the channel
      • MrBy joined the channel
      • jvandewege: do you run c7 proxies now ?
      • or still 6.6 ?
      • or rhel7 in your case
      • jvandewege
        YamakasY: nope, still on 6.6 for most servers. Testing 7.1 for some.
      • YamakasY
        jvandewege: ah nice, I'm already on 7.1 for some services, but I want to upgrade my proxies now too as C7 is much faster than 6
      • but starting the proxy is no fun
      • inecas joined the channel
      • tbrisker has quit
      • tbrisker joined the channel
      • aupadhye has quit
      • jvandewege: have you tried foreman on 7 ?