From dd591d3feea7d5b04114fc7fc8bcea9e6e8e8cc6 Mon Sep 17 00:00:00 2001 From: Richard Shade Date: Mon, 11 Apr 2016 12:28:53 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5017c3b..57655ae 100644 --- a/README.md +++ b/README.md @@ -59,12 +59,17 @@ master.vm.host_name = "master" See `Vagrantfile` for an example. ## RightScale Environment - +### RightLink 6 For using this resource in a *RightScale Environment*, the system must be a RightScale managed VM to have the required access to the [rs_tag utility][rs_tag]. [rs_tag]: http://support.rightscale.com/12-Guides/RightLink/01-RightLink_Overview/RightLink_Command_Line_Utilities#rs_tag +### RightLink 10 +For using this resource in a *RightScale Environment*, the system must be a +RightScale managed VM to have the required access to the right_api_client +with proxy_mode for instance_tokens, the scope is now limited to +operational instances in the same cloud as the VM making the call. # Usage