You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/12/23 16:22:39 UTC

[GitHub] [cloudstack-documentation] NPdocker opened a new pull request #172: Update user-data.rst

NPdocker opened a new pull request #172:
URL: https://github.com/apache/cloudstack-documentation/pull/172


   Update syntax for actual Documentation


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-documentation] onitake commented on pull request #172: Update user-data.rst

Posted by GitBox <gi...@apache.org>.
onitake commented on pull request #172:
URL: https://github.com/apache/cloudstack-documentation/pull/172#issuecomment-757968436


   I think the reason for the previous stanza was that older cloud-init versions did not propagate anything without explicitly mentioning CloudStack both in `datasource` and `datasource_list`. This might have changed, or the missing `None` in `datasource_list` prevented it from working.
   
   @Doni7722 Could you verify if `datasource_list: [ CloudStack, None ]` without `datasource` works for us? Thanks!


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-documentation] Doni7722 commented on pull request #172: Update user-data.rst

Posted by GitBox <gi...@apache.org>.
Doni7722 commented on pull request #172:
URL: https://github.com/apache/cloudstack-documentation/pull/172#issuecomment-762302603


   @onitake I'll test that today and let you know the results.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-documentation] weizhouapache commented on pull request #172: Update user-data.rst

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on pull request #172:
URL: https://github.com/apache/cloudstack-documentation/pull/172#issuecomment-757865465


   @rhtyd 
   I have same question as @onitake .
   we use the old config in vms, it works fine.
   ```
         datasource:
           CloudStack: {}
           None: {}
         datasource_list:
           - CloudStack
    ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-documentation] rhtyd merged pull request #172: Update user-data.rst

Posted by GitBox <gi...@apache.org>.
rhtyd merged pull request #172:
URL: https://github.com/apache/cloudstack-documentation/pull/172


   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-documentation] rhtyd commented on pull request #172: Update user-data.rst

Posted by GitBox <gi...@apache.org>.
rhtyd commented on pull request #172:
URL: https://github.com/apache/cloudstack-documentation/pull/172#issuecomment-752452302


   LGTM, we need one more review, can you check @weizhouapache @onitake thnx


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-documentation] Doni7722 commented on pull request #172: Update user-data.rst

Posted by GitBox <gi...@apache.org>.
Doni7722 commented on pull request #172:
URL: https://github.com/apache/cloudstack-documentation/pull/172#issuecomment-779105074


   @onitake I did verify and can confirm that it works fine with `datasource_list: [ CloudStack, None ]` without `datasource`


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-documentation] onitake commented on pull request #172: Update user-data.rst

Posted by GitBox <gi...@apache.org>.
onitake commented on pull request #172:
URL: https://github.com/apache/cloudstack-documentation/pull/172#issuecomment-753944049


   Hi @NPdocker - can you clarify why this PR is necessary?
   Was there a configuration format change in cloud-init?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-documentation] rhtyd commented on pull request #172: Update user-data.rst

Posted by GitBox <gi...@apache.org>.
rhtyd commented on pull request #172:
URL: https://github.com/apache/cloudstack-documentation/pull/172#issuecomment-757860495


   With the other PR merged, do we need this - can you check and advise @onitake @NPdocker @weizhouapache ?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org