fix typos

Change-Id: Ibe68633ae840764afaf010b521f3ecbe5e189101
This commit is contained in:
Hervé Beraud 2021-07-06 14:39:15 +02:00
parent fa7e59644d
commit 85b8b79236
1 changed files with 3 additions and 3 deletions

View File

@ -188,9 +188,9 @@ resources:
- ['systemctl', 'enable', 'radvd.service']
- ['systemctl', 'start', 'radvd.service']
- ['systemctl', 'status', 'radvd.service']
- ['systemctl', 'enable', 'chronyd.servce']
- ['systemctl', 'start', 'chronyd.servce']
- ['systemctl', 'status', 'chronyd.servce']
- ['systemctl', 'enable', 'chronyd.service']
- ['systemctl', 'start', 'chronyd.service']
- ['systemctl', 'status', 'chronyd.service']
radvd_init:
type: OS::Heat::MultipartMime