Skip to content
This repository was archived by the owner on Oct 3, 2019. It is now read-only.
This repository was archived by the owner on Oct 3, 2019. It is now read-only.

Deploy script does not handle errors reasonably #87

@petiepooo

Description

@petiepooo

Connection errors (eg. because we must use a proxy) are ignored, and configuration continues as if the package was successfully downloaded. Rerunning produces many other errors due to partial configuration being present.
Scripts like the deploy script should really be idempotent.
It would also be nice to allow certain portions to be skipped, like if ntpd is allready setup, then don't deploy chrony, or if iptables is already active, don't deploy firewalld.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions