#theforeman

/

      • dekimsey
        dhollinger: *
      • akofink
        dhollinger: nailgun is a Python consumer of the API https://github.com/SatelliteQE/nailgun
      • rrutkowski joined the channel
      • suresh12 joined the channel
      • bryan_kearney has quit
      • suresh12 has quit
      • bryan_kearney joined the channel
      • dekimsey
        akofink: Couple of caveats I noticed in nailgun. It's satellite-based so it lags behind Foreman. And their API is not very informative on how to access/manipulate resources either. It looks like all the models are dynamically generated, so theres no real docs on what properties things have.
      • akofink
        yeah, it's generated from the apipie cache
      • i.e. the apidocs
      • meminemy_ joined the channel
      • dekimsey
        akofink: Ahh, that explains a bunch. I had high hopes for using it, but the lagging + difficulty in figuring out what each object could do killed it for me
      • I immediately ran into some bug or behavior change between versions, kinda funny now ;)
      • sbernhard has quit
      • sbernhard joined the channel
      • jomitsch is now known as jomitsch-afk
      • Akegata has quit
      • Akegata joined the channel
      • jtomasek joined the channel
      • suresh12 joined the channel
      • jcalla has quit
      • replay joined the channel
      • shpoont joined the channel
      • preethi has quit
      • shpoont has quit
      • shpoont joined the channel
      • xoritor
        i am truly hating this software
      • Something went wrong!
      • exactly the same config as last time and this time it will not finish the install
      • failed to load one or more features (DHCP)
      • ERROR -- : Couldn't enable 'dhcp_isc'
      • jtomasek has quit
      • i mean come on... it works one time, but not another?
      • kpease joined the channel
      • this makes no sense
      • its the same exact sort of issues i have had in classes
      • kpease has quit
      • Capesteve has quit
      • ichimonji10 has quit
      • shpoont joined the channel
      • mbacovsk has quit
      • MISSE is now known as misse
      • shpoont joined the channel
      • jimartin has quit
      • wpinheir has quit
      • gkoch joined the channel
      • replay joined the channel
      • Meltro has quit
      • dhollinger
        akofink dekimsey - I'll take a look at it. Unfortunately, out team is primarily Ruby-based so that would be preferable (I haven't found anything). Primary goal is to automate the upload of puppet modules using the API (whatever I get going may be implemented into puppet-blacksmith as well..... assuming ewoud doesn't already have something going)
      • So, I guess that, technically, I'm interacting with the Katello API