mirror of
https://github.com/CiscoDevNet/cml-community.git
synced 2025-10-23 07:42:03 +00:00
Add a comment that the cloud-init syntax is for older software.
This commit is contained in:
@@ -14,6 +14,7 @@ configuration:
|
||||
- name: user-data
|
||||
content: |-
|
||||
#cloud-config
|
||||
# This syntax only works with software <= 20.4.x.
|
||||
vinitparam:
|
||||
- vbond :
|
||||
- host-name: Controller
|
||||
|
@@ -14,6 +14,7 @@ configuration:
|
||||
- name: user-data
|
||||
content: |-
|
||||
#cloud-config
|
||||
# This syntax only works with software <= 20.4.x.
|
||||
vinitparam:
|
||||
- format-partition: 1
|
||||
- vbond :
|
||||
|
@@ -14,6 +14,7 @@ configuration:
|
||||
- name: user-data
|
||||
content: |-
|
||||
#cloud-config
|
||||
# This syntax only works with software <= 20.4.x.
|
||||
vinitparam:
|
||||
- Validator :
|
||||
- host-name: Validator
|
||||
|
@@ -14,6 +14,7 @@ configuration:
|
||||
- name: user-data
|
||||
content: |-
|
||||
#cloud-config
|
||||
# This syntax only works with software <= 20.4.x.
|
||||
vinitparam:
|
||||
- otp:
|
||||
- vbond:
|
||||
|
Reference in New Issue
Block a user