Re: [foreman-dev] forklift not working for a dev install?

2016-08-30 Thread Tom McKay
My boxes.yaml stanza katello: box: centos7 shell: 'yum -y install ruby && cd /vagrant && ./setup.rb' installer: >- --katello-devel-use-rvm false --katello-devel-github-username thomasmckay options: >- --scenario katello-devel --disable-selinux --koji-repos memory: 819

Re: [foreman-dev] forklift not working for a dev install?

2016-08-30 Thread Tom McKay
It's installing now and appears to be working as expected. I realize my mistake was thinking that the links at the top of the landing page were a table of contents for that page and not links to other docs; scrolling down I tried to update my existing boxes.yaml and didn't click through to see that

Re: [foreman-dev] forklift not working for a dev install?

2016-08-30 Thread Eric D Helms
Check [1] for more information, if that does not answer your query let me know and we can improve the doc! Eric [1] https://github.com/Katello/forklift/blob/master/docs/development.md On Tue, Aug 30, 2016 at 5:47 PM, Tom McKay wrote: > For a long while I've been running off my boxes.yaml > > k

[foreman-dev] forklift not working for a dev install?

2016-08-30 Thread Tom McKay
For a long while I've been running off my boxes.yaml katello: box: centos7-devel installer: '--scenario katello-devel --katello-devel-use-rvm false --katello-devel-github-username thomasmckay' options: '--disable-selinux --koji-repos' memory: 4096 cpus: 2 hostname: katello.example.com netwo