fix: hostname_method_map var
This commit is contained in:
parent
0bfb061c90
commit
35a18e2b20
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
# hostname
|
# hostname
|
||||||
hostname_method_map: "openrc"
|
hostname_use_method: "openrc"
|
||||||
|
|
|
||||||
|
|
@ -23,4 +23,4 @@ apt_default_packages_delete:
|
||||||
- "ubuntu-report"
|
- "ubuntu-report"
|
||||||
|
|
||||||
# hostname
|
# hostname
|
||||||
hostname_method_map: "systemd"
|
hostname_use_method: "systemd"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue