Skip to content

Commit

Permalink
Bump v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
janeczku committed Feb 12, 2017
1 parent ac3dcd2 commit 0ef57b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Command line flags:
- `--vultr-api-endpoint`: Override default Vultr API endpoint URL.

If the OS ID is not specified, [RancherOS](http://rancher.com/rancher-os/) will be used as operating system for the instance.
In that case the SSH user is set to `rancher`. You can select a specific RancherOS version by specifying the `--vultr-ros-version` flag.
You can select a specific RancherOS version by specifying the `--vultr-ros-version` flag.

### PXE deployment
You can boot a custom OS using a PXE boot script that you created in your Vultr account panel by passing it's ID with the `--vultr-pxe-script` flag and setting `--vultr-os-id` to `159`.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.2.1
v1.2.2

0 comments on commit 0ef57b1

Please sign in to comment.