Merge "fix typos"

This commit is contained in:
Zuul 2021-09-24 11:21:54 +00:00 committed by Gerrit Code Review
commit 564b18f3d5
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