Ensure the cc_chef doc links to the cc_chef code
This commit is contained in:
parent
b7bd69ab21
commit
ccec873f68
@ -182,6 +182,7 @@ def get_template_params(iid, chef_cfg, log):
|
||||
|
||||
|
||||
def handle(name, cfg, cloud, log, _args):
|
||||
"""Handler method activated by cloud-init."""
|
||||
|
||||
# If there isn't a chef key in the configuration don't do anything
|
||||
if 'chef' not in cfg:
|
||||
|
@ -43,6 +43,7 @@ Chef
|
||||
**Internal name:** ``cc_chef``
|
||||
|
||||
.. automodule:: cloudinit.config.cc_chef
|
||||
:members:
|
||||
|
||||
Debug
|
||||
-----
|
||||
|
Loading…
x
Reference in New Issue
Block a user