Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds acceptance test for Fedora 23 #47

Merged
merged 2 commits into from
Apr 4, 2016
Merged

Adds acceptance test for Fedora 23 #47

merged 2 commits into from
Apr 4, 2016

Conversation

petems
Copy link
Owner

@petems petems commented Apr 2, 2016

Will require changes to the puppet-install-shell script (see petems/puppet-install-shell#47)

When working, can close #41

@petems petems force-pushed the fix_fedora_install branch 2 times, most recently from 279fa19 to 9b172dd Compare April 2, 2016 22:11
* Fedora `fedora/23-cloud-base` is missing VirtualBox Guest Plugins:
```
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 root`,gid=`getent group vagrant | cut -d: -f3` tmp_vagrant-puppet_environments /tmp/vagrant-puppet/environments
mount -t vboxsf -o uid=`id -u root`,gid=`id -g vagrant` tmp_vagrant-puppet_environments /tmp/vagrant-puppet/environments

The error output from the last command was:

mount: unknown filesystem type 'vboxsf'
```
@petems petems merged commit 170f81a into master Apr 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to install the latest available version of puppet?
1 participant