← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1977818] Re: Invalid cloud-config provided warning but still works -- how to remove?

 

Tracked in Github Issues as https://github.com/canonical/cloud-
init/issues/3984

** Bug watch added: github.com/canonical/cloud-init/issues #3984
   https://github.com/canonical/cloud-init/issues/3984

** Changed in: cloud-init
       Status: Triaged => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1977818

Title:
  Invalid cloud-config provided warning but still works -- how to
  remove?

Status in cloud-init:
  Expired

Bug description:
  I get an invalid cloud-config warning despite everything working as
  expected.

  This is the question i asked in superuser
  https://superuser.com/questions/1725127/invalid-config-for-cloud-init-
  but-apparently-still-works-how-do-i-remove-the

  the cloud provider is DigitalOcean

  this is not the full config

  #cloud-config
  package_update: true
  package_upgrade: true
  users:
    - name: sammy
      ssh-authorized-keys:
        - ssh-rsa abcd...
        - ssh-rsa efgh...
      sudo: ['ALL=(ALL) NOPASSWD:ALL']
      groups: sudo
      shell: /bin/bash

  See attached for the logs

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1977818/+subscriptions



References