Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not override built-in config location in keymaster.service. #18

Merged
merged 4 commits into from
Jan 24, 2020

Conversation

rgooch
Copy link
Member

@rgooch rgooch commented Jan 22, 2020

Both the build-in default for the -config option and the output of -generateConfig have /etc/keymaster/config.yml as the configuration file. It's just confusing for the system service file to change that.

@rgooch rgooch requested a review from cviecco January 22, 2020 06:19
On Debian setcap is in /sbin rather than /usr/sbin, so startup fails.
Copy link
Contributor

@cviecco cviecco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tested this on centos7?

Contrary to the documentation and what's shown by
"systemd-path search-binaries", systemd on CentOS does not do PATH lookup
for ExecStart*= commands. It works as advertised on Debian.
@rgooch
Copy link
Member Author

rgooch commented Jan 22, 2020

Tested now. Indeed, CentOS is broken, because it doesn't do PATH lookup even though the documentation says it does. Latest commit fixes it.
PTAL.

@cviecco cviecco merged commit 7f2e294 into Cloud-Foundations:master Jan 24, 2020
@rgooch rgooch deleted the fix-startup branch January 24, 2020 17:56
ph4r05 added a commit to ph4r05/keymaster that referenced this pull request Jun 12, 2024
* add flavour, version command, fix version source (Cloud-Foundations#229)

- make makefile single source of truth for version
- trigger the flow in the tests

* minor tests enhancements (Cloud-Foundations#232)

* Docker cleanup (Cloud-Foundations#233)

* Removed unnecessary `start.sh`
* Updated Dockerfile to newer OS
* Cleaned up Dockerfile dirty hack for RSA keys

Co-authored-by: Espinoza, Erik <[email protected]>

* enable to specify agent connection to insert cert to (Cloud-Foundations#231)

* enable to specify agent connection to insert cert to

* add api

* bump version

---------

Co-authored-by: Dušan Klinec <[email protected]>

---------

Co-authored-by: Dušan Klinec <[email protected]>
Co-authored-by: cviecco <[email protected]>
Co-authored-by: Erik Espinoza <[email protected]>
Co-authored-by: Espinoza, Erik <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants