brianloss commented on a change in pull request #420:
URL: https://github.com/apache/fluo-muchos/pull/420#discussion_r770509410
##########
File path: ansible/roles/azure/files/cloud-init.yml
##########
@@ -0,0 +1,23 @@
+#cloud-config
Review comment:
Just to confirm, the `#cloud-config` has to be the first line in the
file for Azure to recognize this as a cloud init script rather than a shell
script or something else. Is that correct? Not sure on the general convention
for cases like this, but I wonder if it should be `#cloud-config` followed by
the license, and then the file contents (since the license is usually the first
thing in the file)?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]