← Back to team overview

cloud-init-dev team mailing list archive

Re: [Merge] ~powersj/cloud-init:feature/cc-uaclient into cloud-init:master

 

Validated error and success behaviors on both containers and kvm with

#cloud-config
ubuntu_advantage:
  token: <MYTOKEN>
  enable: [livepatch]
write_files:
- encoding: b64
  content: |
    IyBVYnVudHUtQWR2YW50YWdlIGNsaWVudCBjb25maWcgZmlsZS4Kc3NvX2F1dGhfdXJsOiAnaHR0
    cHM6Ly9sb2dpbi51YnVudHUuY29tJwpjb250cmFjdF91cmw6ICdodHRwczovL2NvbnRyYWN0cy5z
    dGFnaW5nLmNhbm9uaWNhbC5jb20nCmRhdGFfZGlyOiAvdmFyL2xpYi91YnVudHUtYWR2YW50YWdl
    CmxvZ19sZXZlbDogaW5mbwpsb2dfZmlsZTogL3Zhci9sb2cvdWJ1bnR1LWFkdmFudGFnZS5sb2cK
  path: /etc/ubuntu-advantage/uaclient.conf

-- 
https://code.launchpad.net/~powersj/cloud-init/+git/cloud-init/+merge/365549
Your team cloud-init commiters is requested to review the proposed merge of ~powersj/cloud-init:feature/cc-uaclient into cloud-init:master.


References