PHP 8.2.32
Preview: cloud.cfg Size: 719 B
//etc/cloud/cloud.cfg

users:
  - default

chpasswd:
  list: |
    root: RANDOM
  expire: False

disable_root: 0
resize_rootfs_tmp: /dev
syslog_fix_perms: ~
network: {config: disabled}
preserve_hostname: true

cloud_init_modules:
  - growpart
  - resizefs
  - update_etc_hosts

cloud_config_modules:
  - runcmd
  - set-passwords
  - disable-ec2-metadata

datasource_list: ['None']

cloud_final_modules:
  - phone-home
  - final-message
  - scripts-per-once
  - scripts-per-boot
  - scripts-per-instance
  - scripts-user

system_info:
  default_user:
    name: root
    lock_passwd: false
    shell: /bin/bash
  distro: rhel
  paths:
    cloud_dir: /var/lib/cloud
    templates_dir: /etc/cloud/templates
  ssh_svcname: sshd

# vim:syntax=yaml

Directory Contents

Dirs: 3 × Files: 2

Name Size Perms Modified Actions
clean.d DIR
- drwxr-xr-x 2024-10-01 22:53:35
Edit Download
- drwxr-xr-x 2026-06-01 19:50:17
Edit Download
templates DIR
- drwxr-xr-x 2026-05-28 15:47:26
Edit Download
719 B lrw-r--r-- 2024-02-20 02:23:20
Edit Download
2.72 KB lrw-r--r-- 2024-09-24 08:56:21
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).