mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
Remove plugin enabled flag from kvm mnfst
This commit is contained in:
parent
b04fbf2323
commit
0bc745ea94
2 changed files with 0 additions and 2 deletions
|
@ -35,7 +35,6 @@
|
|||
},
|
||||
"plugins": {
|
||||
"root_password": {
|
||||
"enabled": true,
|
||||
"password": "test"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
},
|
||||
"plugins": {
|
||||
"root_password": {
|
||||
"enabled": true,
|
||||
"password": "test"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue