mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-08-31 12:35:54 +00:00
committed by
GitHub
parent
24fd0da892
commit
77ed553c8c
@@ -8,11 +8,6 @@ source "$_cs_boot" 2>/dev/null || source <(curl -fsSL "${COMMUNITY_SCRIPTS_CORE_
|
||||
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
||||
# Source: https://www.openeuler.org/
|
||||
|
||||
# NOTE: openEuler has a PVE compatibility issue
|
||||
# PVE detects openEuler templates as ostype 'centos', but the templates ship
|
||||
# without /etc/redhat-release, so PVE's post_create_hook aborts pct create.
|
||||
# build.func patches the cached template once (injects /etc/redhat-release)
|
||||
# right before pct create, see template_patch step in build_container().
|
||||
|
||||
APP="openEuler"
|
||||
var_tags="${var_tags:-os}"
|
||||
|
||||
Reference in New Issue
Block a user