From 66fe9c0ac42c9a632b43a86e2682a2e80d6461c3 Mon Sep 17 00:00:00 2001 From: Paul Durivage Date: Thu, 13 Mar 2014 16:18:50 -0500 Subject: [PATCH] Documentation updates --- cloud/rax_files | 5 +++++ cloud/rax_files_objects | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/cloud/rax_files b/cloud/rax_files index d2958c2054a..720ea53e191 100644 --- a/cloud/rax_files +++ b/cloud/rax_files @@ -59,6 +59,11 @@ options: description: - Region to create an instance in default: DFW + state: + description: + - Indicate desired state of the resource + choices: ['present', 'absent'] + default: present ttl: description: - In seconds, set a container-wide TTL for all objects cached on CDN edge nodes. diff --git a/cloud/rax_files_objects b/cloud/rax_files_objects index 0b733487714..1c200b65c88 100644 --- a/cloud/rax_files_objects +++ b/cloud/rax_files_objects @@ -83,6 +83,11 @@ options: flat directory choices: ["yes", "no"] default: "yes" + state: + description: + - Indicate desired state of the resource + choices: ['present', 'absent'] + default: present type: description: - Type of object to do work on