Last active
August 29, 2015 14:05
-
-
Save VinceMacBuche/12c4690ffbec1b8dc195 to your computer and use it in GitHub Desktop.
vagrant boxes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% vagrant status | |
Current machine states: | |
node1_debian6 not created (virtualbox) | |
node2_debian6 poweroff (virtualbox) | |
node3_debian6 not created (virtualbox) | |
node4_debian6 not created (virtualbox) | |
node5_debian6 not created (virtualbox) | |
node6_debian6 not created (virtualbox) | |
node7_debian6 not created (virtualbox) | |
node8_debian6 not created (virtualbox) | |
node9_debian6 not created (virtualbox) | |
node10_debian6 not created (virtualbox) | |
server_debian aborted (virtualbox) | |
node1_debian aborted (virtualbox) | |
node2_debian not created (virtualbox) | |
node3_debian not created (virtualbox) | |
node4_debian not created (virtualbox) | |
node5_debian not created (virtualbox) | |
node6_debian not created (virtualbox) | |
node7_debian not created (virtualbox) | |
node8_debian not created (virtualbox) | |
node9_debian not created (virtualbox) | |
node10_debian not created (virtualbox) | |
server_sles not created (virtualbox) | |
node1_sles not created (virtualbox) | |
node2_sles not created (virtualbox) | |
node3_sles not created (virtualbox) | |
node4_sles not created (virtualbox) | |
node5_sles not created (virtualbox) | |
node6_sles not created (virtualbox) | |
node7_sles not created (virtualbox) | |
node8_sles not created (virtualbox) | |
node9_sles not created (virtualbox) | |
node10_sles not created (virtualbox) | |
server_ubuntu not created (virtualbox) | |
node1_ubuntu not created (virtualbox) | |
node2_ubuntu not created (virtualbox) | |
node3_ubuntu not created (virtualbox) | |
node4_ubuntu poweroff (virtualbox) | |
node5_ubuntu not created (virtualbox) | |
node6_ubuntu not created (virtualbox) | |
node7_ubuntu not created (virtualbox) | |
node8_ubuntu not created (virtualbox) | |
node9_ubuntu not created (virtualbox) | |
node10_ubuntu not created (virtualbox) | |
server_centos poweroff (virtualbox) | |
node1_centos poweroff (virtualbox) | |
node2_centos not created (virtualbox) | |
node3_centos poweroff (virtualbox) | |
node4_centos not created (virtualbox) | |
node5_centos not created (virtualbox) | |
node6_centos not created (virtualbox) | |
node7_centos not created (virtualbox) | |
node8_centos not created (virtualbox) | |
node9_centos not created (virtualbox) | |
node10_centos not created (virtualbox) | |
node1_centos5 not created (virtualbox) | |
node2_centos5 not created (virtualbox) | |
node3_centos5 not created (virtualbox) | |
node4_centos5 not created (virtualbox) | |
node5_centos5 poweroff (virtualbox) | |
node6_centos5 not created (virtualbox) | |
node7_centos5 not created (virtualbox) | |
node8_centos5 not created (virtualbox) | |
node9_centos5 not created (virtualbox) | |
node10_centos5 not created (virtualbox) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment