No commit activity in last 3 years
No release in over 3 years
A cow that reads fortune cookies while you wait for vagrant.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.6
>= 0
 Project Readme

Vagrant::Cowsay::Fortune

Vagrant is slow, so this gets a cow to read fortune cookies for you while you wait.

$ vagrant up
 _______________________________________
/ Don't you wish you had more energy... \
\ or less ambition?                     /
 ---------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||
Bringing machine 'web' up with 'virtualbox' provider...
==> web: Clearing any previously set forwarded ports...
==> web: Clearing any previously set network interfaces...
==> web: Preparing network interfaces based on configuration...
    web: Adapter 1: nat
    web: Adapter 2: hostonly

Installation

You'll need fortune and cowsay. Then, do:

$ vagrant plugin install vagrant-cowsay-fortune

License

MIT, see LICENSE.txt