← Back to team overview

cloud-init-dev team mailing list archive

Re: [Merge] lp:~edouardb/cloud-init/scaleway-datasource into lp:cloud-init

 

To check if you are on scaleway:

    $ test -f /run/oc-metadata.cache; echo $?
    0

This file is populated when something fetches the api metadata.

Our initrd (https://github.com/scaleway/initrd/tree/master/Linux) will create this file on each boots automatically.
-- 
https://code.launchpad.net/~edouardb/cloud-init/scaleway-datasource/+merge/274861
Your team cloud init development team is requested to review the proposed merge of lp:~edouardb/cloud-init/scaleway-datasource into lp:cloud-init.


References