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.
