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

ubuntu vagrant box address update #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jkorotkiewicz
Copy link

Change to correct configuration according to this: https://app.vagrantup.com/ubuntu/boxes/precise64

@jkorotkiewicz
Copy link
Author

After trying to start the machine, an error showed up:

    default: Error: Unknown Puppet subcommand 'module'
    default: See 'puppet help' for help on available puppet subcommands

There is a problem with puppet version inside precise64 package:

2.7.11
vagrant@oracle:~$ puppet module
Error: Unknown Puppet subcommand 'module'
See 'puppet help' for help on available puppet subcommands

I don't know if the previous version of precise64 had newer package, or what? It does not work with trusty64 either, but different error occurs later:

==> default: Error: invalid byte sequence in UTF-8 at /tmp/vagrant-puppet/manifests-a11d1078b1b1f2e3bdea27312f6ba513/base.pp:14 on node oracle

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.

1 participant