mirror of
https://github.com/rancher/os.git
synced 2025-09-16 15:09:27 +00:00
Various fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# This is required for booting a squashfs from network
|
||||
add_dracutmodules+=" livenet "
|
||||
install_items+=" /etc/ssl "
|
||||
install_optional_items+=" /var/lib/ca-certificates "
|
||||
install_items+=" /etc/ssl/* "
|
||||
install_optional_items+=" /var/lib/ca-certificates/* /var/lib/ca-certificates/*/* "
|
||||
|
@@ -13,4 +13,4 @@ stages:
|
||||
entity: |
|
||||
kind: "shadow"
|
||||
username: "root"
|
||||
password: "cos"
|
||||
password: "ros"
|
||||
|
@@ -12,8 +12,6 @@ metadata:
|
||||
namespace: fleet-local
|
||||
spec:
|
||||
osImage: "${IMAGE}"
|
||||
clusterTargets:
|
||||
- clusterName: local
|
||||
EOF
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user