Tom, I think you would want to give a default value in this file: https://github.com/Katello/puppet-katello_devel/blob/dbdaf71f1f7ad4e48859c5e2c3f2ffe314c3c48a/manifests/params.pp
I'm not positive; Eric would know for sure. Andrew Kofink Software Engineering Intern Red Hat Satellite 6 [email protected] On Fri, Jun 3, 2016 at 4:08 PM, Tom McKay <[email protected]> wrote: > If someone can point me in the direction for how to make this optional, I > can give that a try. If it's intentional that it's required, probably a PR > to the README is appropriate. > > On Fri, Jun 3, 2016 at 2:14 PM, Andrew Kofink <[email protected]> wrote: > >> You are required to set github-username. Here's my boxes.yaml: >> >> dev-koji: >> box: centos7-devel >> options: --scenario=katello-devel --koji-repos >> installer: '-v --katello-devel-github-username akofink >> --katello-devel-upstream-remote-name upstream >> --katello-devel-fork-remote-name origin' >> >> Andrew Kofink >> >> Software Engineering Intern >> Red Hat Satellite 6 >> [email protected] >> >> On Fri, Jun 3, 2016 at 9:36 AM, Tom McKay <[email protected]> wrote: >> >>> I see this is an installer option. >>> >>> On Fri, Jun 3, 2016 at 9:04 AM, Tom McKay <[email protected]> >>> wrote: >>> >>>> ==> katello: Running shell command: foreman-installer --scenario >>>> katello-devel --scenario katello-devel --katello-devel-use-rvm false >>>> ==> katello: stty: standard input: Inappropriate ioctl for device >>>> ==> katello: Parameter katello-devel-github-username invalid >>>> ==> katello: >>>> ==> katello: Error during configuration, exiting >>>> >>>> Fresh checkout of forklift then vagrant up katello with this boxes.yaml >>>> >>>> katello: >>>> box: centos7-devel >>>> installer: '--scenario katello-devel --katello-devel-use-rvm false' >>>> options: '--disable-selinux --koji-repos' >>>> memory: 4096 >>>> cpus: 2 >>>> hostname: katello.example.com >>>> networks: >>>> - type: 'private_network' >>>> options: >>>> ip: 192.168.111.159 >>>> libvirt__network_name: provisioning >>>> libvirt__iface_name: virbr2 >>>> >>>> >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "foreman-dev" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "foreman-dev" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "foreman-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
