Files
proxmox-tools/configs/cloudlinux/panel/cloudlinux-7-panel.yaml

19 lines
539 B
YAML

image_url: "https://images.cloudlinux.com/images/openstack/cloudlinux/cpanel/7-amd64/cloudlinux-7.9-x86_64-cpanel-openstack-20230621.qcow2"
vm_name: "cloudimg-cloudlinux-7.9-panel"
vm_id: 100020
storage: "local"
memory: 1024
cores: 1
disk_size: "40G"
bridge: "vmbr1"
vlan_tag: 301
proxmox_host: "10.10.26.11"
proxmox_user: "root@pam"
proxmox_pass: "Pnd77net!"
guest_agent: true
firewall: true
firewall_rules:
- type: out
action: drop
dest: "10.0.0.0/8"
comment: "Bottom Most Rules - Block Service Network to Internal Network"