Git Product home page Git Product logo

centos-vm's People

Contributors

annawake avatar berendt avatar bertvv avatar dol avatar fydon avatar jrosengren avatar lvillani avatar misheska avatar rickard-von-essen avatar tai-ga avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

centos-vm's Issues

cmtool.sh doesn't work behind http proxy

The curl command, fails with the following error:

virtualbox-iso: Provisioning with shell script: script/cmtool.sh
virtualbox-iso: ==> Installing Chef
virtualbox-iso: ==> Installing Chef version 11.12.8
virtualbox-iso: % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
virtualbox-iso: Dload  Upload   Total   Spent    Left  Speed
virtualbox-iso: 0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
virtualbox-iso: curl: (77) Problem with the SSL CA cert (path? access rights?)

It completes successfully when I add the -k (insecure) option to curl:
curl -Lk https://www.opscode.com/chef/install.sh | sh

Add support for web proxies

Some users need to be able to specify a web proxy. Add parameter to the template .json and Makefile to support a parameter specifying a web proxy address..

Install system updates during installation... preferred approach?

I'd like to apply package updates to the boxes I'm creating at install time - for CentOS and Fedora boxes, I was thinking simply adding a "yum -y update" line to the %post section of the kickstart files would do it. I'm willing to send a series of patches to provide this behavior for all targets, but am wondering what approach you'd prefer:

If you want package updates by default I can update kickstart files to always apply updates. If you don't want package updates by default, I'm willing to send a series of patches that create various "-updates" targets in the Makefile to allow for generating these boxes separately.

If you'd rather not see any of these patches, that's fine, too - I'll just keep them in my local branch :)

Make path to the packer binary configurable in the Makefile

At the moment the path to the packer binary is hardcoded in the Makefile. The path should be configurable. On my system /usr/sbin/packer is part of cracklib-dicts and I unpacked packer in /opt/packer/ and the path to the binary is /opt/packer/packer.

No VirtualBox guest additions on centos64

It seems Guest Additions wasn't installed thus no mounting folders.
Is this on purpose? The ubuntu-vm precise box I built came with guest additions

==> default: Checking for guest additions in VM...
default: No guest additions were detected on the base box for this VM! Guest
default: additions are required for forwarded ports, shared folders, host only
default: networking, and more. If SSH fails on this machine, please install
default: the guest additions and repackage the box to continue.
default:
default: This is not an error message; everything may continue to work properly,
default: in which case you may ignore this message.
==> default: Mounting shared folders...
default: /vagrant => /Users/user/vagrant/box-cutter-centos64
Failed to mount folders in Linux guest. This is usually because
the "vboxsf" file system is not available. Please verify that
the guest additions are properly installed in the guest and
can work properly. The command attempted was:

mount -t vboxsf -o uid=id -u vagrant,gid=getent group vagrant | cut -d: -f3 vagrant /vagrant
mount -t vboxsf -o uid=id -u vagrant,gid=id -g vagrant vagrant /vagrant

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.