config/cloud.cfg.d/README says "All files" rather than "*.cfg"

Bug #1855006 reported by Nathan Stratton Treadway
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cloud-init
Fix Released
Low
Unassigned

Bug Description

The README file installed in /etc/cloudinit/cloud.cfg.d/ currently says "All files in this directory will be read by cloud-init"... but actually cloud-init only reads files whose names end in ".cfg".

Tags: docs
Revision history for this message
Nathan Stratton Treadway (nathanst) wrote :

The upstream source for this README file appears to be root/config/cloud.cfg.d/README, i.e.
  https://git.launchpad.net/cloud-init/tree/config/cloud.cfg.d/README

The code that does the reading of the files in that directory seems to be the read_conf_d() function found in util.py, e.g. currently starting at
  https://git.launchpad.net/cloud-init/tree/cloudinit/util.py#n1011

Revision history for this message
Ryan Harper (raharper) wrote :

Thanks for filing the issue to help make cloud-init better.

Changed in cloud-init:
importance: Undecided → Low
status: New → Triaged
do3meli (d-info-e)
tags: added: docs
Revision history for this message
Joshua Powers (powersj) wrote :
Joshua Powers (powersj)
Changed in cloud-init:
status: Triaged → Fix Committed
Revision history for this message
Chad Smith (chad.smith) wrote : Fixed in cloud-init version 19.4.

This bug is believed to be fixed in cloud-init in version 19.4. If this is still a problem for you, please make a comment and set the state back to New

Thank you.

Changed in cloud-init:
status: Fix Committed → Fix Released
Revision history for this message
James Falcon (falcojr) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.