#244 Add the process for adding a new VM
Merged by zlopez. Opened by zlopez.
zlopez/infra-docs-fpo create_vm  into  master

Download 244.patch

rebased onto 2d9b0e853837497d917dbf0fc1407ae6b192806d

can we call this 'new-virtual-hosts' ? hardware hosts are not installed/setup with this same process. ;)

should not need sudo here. It's running locally in your git working dir....

Some minor nitpicks, otherwise looks ok.

should not need sudo here. It's running locally in your git working dir....

It didn't work for me, I don't exactly remember why, but it had some permission issues.

can we call this 'new-virtual-hosts' ? hardware hosts are not installed/setup with this same process. ;)

I can rename the file, but it was already there before I started working on this. Just under adding new machines to DNS.

1 new commit added

  • Rename the DNS Host addition SOP

2 new commits added

  • Rename the DNS Host addition SOP
  • Add the process for adding a new VM

Renamed the file.

1 new commit added

  • Remove the sudo from DNS guide

You were right about the sudo, it seems that I accidentally did some git operation as root.

Pull-Request has been merged by zlopez

Metadata