# kolla-heat_api_cfn-container.service # autogenerated by Kolla-Ansible [Unit] Description=docker kolla-heat_api_cfn-container.service After=docker.service Wants=docker.service PartOf=kolla.target StartLimitInterval=120 StartLimitBurst=10 [Service] ExecStart=/usr/bin/docker start -a heat_api_cfn ExecStop=/usr/bin/docker stop heat_api_cfn -t 60 Restart=no RestartSec=11 SuccessExitStatus=143 [Install] WantedBy=multi-user.target