Fix syntax bug in debian.yml

Change-Id: Ib641328ecc26455cc8069273153d91f50580ac2a
This commit is contained in:
Xicheng Chang 2016-07-10 01:13:38 -04:00
parent 92061511a5
commit fb26ea6210
1 changed files with 3 additions and 3 deletions

View File

@ -13,6 +13,6 @@ cron_path: "/var/spool/cron/crontabs"
packages:
- keystone
services:
- apache2
- keystone
services:
- apache2
- keystone