summaryrefslogtreecommitdiff
path: root/cloudinit/config/schemas/schema-cloud-config-v1.json
diff options
context:
space:
mode:
Diffstat (limited to 'cloudinit/config/schemas/schema-cloud-config-v1.json')
-rw-r--r--cloudinit/config/schemas/schema-cloud-config-v1.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloudinit/config/schemas/schema-cloud-config-v1.json b/cloudinit/config/schemas/schema-cloud-config-v1.json
index 8bd7a80c..10636e6d 100644
--- a/cloudinit/config/schemas/schema-cloud-config-v1.json
+++ b/cloudinit/config/schemas/schema-cloud-config-v1.json
@@ -3151,7 +3151,7 @@
"owner": {
"type": "string",
"default": "root:root",
- "description": "Optional owner:group to chown on the file. Default: ``root:root``"
+ "description": "Optional owner:group to chown on the file and new directories. Default: ``root:root``"
},
"permissions": {
"type": "string",