Skip to content

phillipsj/Rke2Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rke2Windows

Getting start requires the following installed:

  • Vagrant 2.2.x
  • Hyper-V

Vagrant Up

You can run the following to get started.

vagrant up

The windows box will come up and check to see if the needed Windows Features are available, if not, then it will install them and require a reboot. You can reboot with the following command.

vagrant powershell winworker -c "Restart-Computer"

Now we can execute our provision step that will pick up and continue.

vagrant up winworker --provision

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published