debops / ansible-pki

Bootstrap and manage internal PKI, Certificate Authorities and OpenSSL/GnuTLS certificates
GNU General Public License v3.0
65 stars 29 forks source link

If debops is stopped via CTRL-C or battery empty or whatever, this-authority-is-locked files are floating around #8

Closed do3cc closed 9 years ago

do3cc commented 9 years ago

The problem with these files is that there is no warning. In my case the error was that Execute source Makefiles failed but no error was generated at all. The Makefile did not fail. There was just nothing to do, because of that the Makefile returned a code != 0. What I expect is that make.sh checks for these lock files and exits with a warning that there are these lockfiles. I did not look into the lockfiles, but if possible it would be cool to write user and hostname into this file. We are using them via a shared network mount.