Forklift error: Parameter katello-devel-github-username invalid

==> 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

I see this is an installer option.

··· On Fri, Jun 3, 2016 at 9:04 AM, Tom McKay 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 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
akofink@redhat.com

··· On Fri, Jun 3, 2016 at 9:36 AM, Tom McKay wrote:

I see this is an installer option.

On Fri, Jun 3, 2016 at 9:04 AM, Tom McKay thomasmckay@redhat.com 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 foreman-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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 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
akofink@redhat.com

On Fri, Jun 3, 2016 at 9:36 AM, Tom McKay thomasmckay@redhat.com wrote:

I see this is an installer option.

On Fri, Jun 3, 2016 at 9:04 AM, Tom McKay thomasmckay@redhat.com 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 foreman-dev+unsubscribe@googlegroups.com.
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 foreman-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Tom,

I think you would want to give a default value in this file:

I'm not positive; Eric would know for sure.

Andrew Kofink

Software Engineering Intern
Red Hat Satellite 6
akofink@redhat.com

··· On Fri, Jun 3, 2016 at 4:08 PM, Tom McKay 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 akofink@redhat.com 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
akofink@redhat.com

On Fri, Jun 3, 2016 at 9:36 AM, Tom McKay thomasmckay@redhat.com wrote:

I see this is an installer option.

On Fri, Jun 3, 2016 at 9:04 AM, Tom McKay thomasmckay@redhat.com >>> 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 foreman-dev+unsubscribe@googlegroups.com.
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 foreman-dev+unsubscribe@googlegroups.com.
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 foreman-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.