DERs/Templates: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 June 2023

  • curprev 19:1419:14, 2 June 2023Admin talk contribs 236 bytes +236 Created page with "===Centos Template w/ Cloud-Init=== yum -y update yum -y install perl cloud-init cat > /etc/cloud/cloud.cfg.d/99-custom-networking.cfg << "EOF" network: {config: disabled} EOF systemctl disable firewalld cloud-init clean init 0"