LPI
305-300 · Question #92
305-300 Question #92: Real Exam Question with Answer & Explanation
The correct answer is C. .yaml. cloud-init configuration files are typically written in YAML format because it is human-readable and well-suited for configuration data.
Question
What is the typical format for cloud-init configuration files?
Options
- A.xml
- B.json
- C.yaml
- D.ini
Explanation
cloud-init configuration files are typically written in YAML format because it is human-readable and well-suited for configuration data.
Community Discussion
No community discussion yet for this question.