Tmp change: skipp passwordless recipe

Change-Id: I8675c133df84cd801d49c4a285fe8d9730c8be81
This commit is contained in:
Weidong Shao 2014-09-03 07:16:45 +00:00
parent 8feb56ce06
commit b1802468b3

View File

@ -9,8 +9,7 @@
"chef_type": "role",
"run_list": [
"role[os-base]",
"recipe[openstack-compute::compute]",
"recipe[openssh::passwordless]"
"recipe[openstack-compute::compute]"
],
"env_run_lists": {
}