Project

General

Profile

« Previous | Next » 

Revision 2836e938

Added by Bastian Schmidt 3 months ago

Fixes #37011 - Apply latest Ubuntu Autoinstall userdata changes

  • Add explicit fallback for offline installation
  • Replace deprecated lock-passwd with lock_passwd
  • Remove empty ssh keys array if none provided

View differences:

test/unit/foreman/renderer/snapshots/ProvisioningTemplate/user_data/Preseed_Autoinstall_cloud-init_user_data.ubuntu_autoinst4dhcp.snap.txt
users:
- name: root
gecos: root
lock-passwd: false
lock_passwd: false
hashed_passwd: $1$rtd8Ub7R$5Ohzuy8WXlkaK9cA2T1wb0
ssh_authorized_keys: []
keyboard:
layout: us
toggle: null

Also available in: Unified diff