Remove plugin enabled flag from kvm mnfst

This commit is contained in:
Anders Ingemann 2014-04-08 21:21:06 +02:00
parent b04fbf2323
commit 0bc745ea94
2 changed files with 0 additions and 2 deletions

View file

@ -35,7 +35,6 @@
}, },
"plugins": { "plugins": {
"root_password": { "root_password": {
"enabled": true,
"password": "test" "password": "test"
} }
} }

View file

@ -34,7 +34,6 @@
}, },
"plugins": { "plugins": {
"root_password": { "root_password": {
"enabled": true,
"password": "test" "password": "test"
} }
} }