#theforeman

/

      • mmoll
        I don't think there was a discusion about this
      • I had the feeling puppetserver 2 was implicitly set, but maybe I got that wrong
      • afeferku joined the channel
      • mbacovsk has quit
      • afeferku has quit
      • lpramuk has quit
      • Wicaeed
        Does the Foreman quick installer require SSL verification to connect to the dashboard? I'm getting prompted to provide an SSL cert in order to connect
      • bbuckingham is now known as bbuckingham-afk
      • mmoll
        it's optional
      • so unless you're using safari it will just work
      • Wicaeed
        hurrr I never hit cancel
      • biyiklioglu joined the channel
      • cptweasel joined the channel
      • cptweasel has quit
      • cptwease_ has quit
      • suresh12 joined the channel
      • brandon
        mmoll: I guess the most realistic concern I have is max-active-instances is "dynamic" based on hardware detection and we're manually setting the JVM heap size which could lead to issues. I'll get a PR ready for the Puppet 4 push around that.
      • jomitsch is now known as jomitsch-afk
      • mmoll
        brandon: the heap size is 2g, like the default in the puppetserver package
      • walden is now known as walden|afk
      • brandon
        "max-active-instances: The maximum number of JRuby instances allowed. The default is ‘num-cpus - 1’, with a minimum value of 1 and a maximum value of 4."
      • from my experience 2g is going to be a little small for 4 instances but perfect for two
      • mmello has quit
      • radiocats has quit
      • Wicaeed
        oh my god this looks amazing D:
      • I would put a :D but it doesn't work with Puppet 4 completely yet :(
      • brandon
        To be fair, most of the forge modules are only now getting to 100% Puppet 4 support. It's been a slow process
      • Wicaeed
        Yep
      • biyiklioglu has quit
      • ehelms-afk is now known as ehelms
      • mmoll
        our puppet modules are already puppet 4 tested ;)
      • brandon
        mmoll: now try having an openstack deployment
      • mmoll
        brandon: BTW, I think the setting of defaults in that case can also be handled in the new installer with "scenario support", I guess that'll be discused when the rest is 100% puppetserver 2 compatible
      • brandon: I did have a close look onto OpenStack once and if I really would need a "cloud" I'd go with OpenNebula (or maybe Apache Cloudstack)
      • brandon
        mmoll: but if you use openstack you can go though their 10 step process to contribute to puppet modules :P
      • mmoll
        brandon: I don't even time to do everything Foreman/PL related I want to do :(
      • at least I got in some ruby packages into Debian (and thus Ubuntu), so it'll be less work in ofreman-packaging to have Ubuntu/xenial (and later Debian/Ubuntu) support :)
      • Wicaeed
        mmoll: Do you have a puppet module quickstart guide? I didn't see any installation instructions on the puppet forge for the theforeman/foreman module
      • brandon
        foreman-installer actually leverages theforeman/foreman
      • Wicaeed
        but it installs puppet v3?
      • witlessb has quit
      • karlthane joined the channel
      • brandon
        theforeman/puppet is going to be where the fun bits are for that, i'm not sure what it does from a clean install on v4 though