This file is indexed.

/etc/init/cloud-config.conf is in cloud-init 0.7.5-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
# cloud-config - Handle applying the settings specified in cloud-config
description "Handle applying cloud-config"
emits cloud-config

start on (filesystem and started rsyslog)
console output
task

exec cloud-init modules --mode=config