This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 302
docs: remove D-Bus and polkit note, it is not true. #1427
Merged
jonboulle
merged 1 commit into
coreos:master
from
endocode:kayrus/remove_dbus_polkit_note
Feb 29, 2016
Merged
docs: remove D-Bus and polkit note, it is not true. #1427
jonboulle
merged 1 commit into
coreos:master
from
endocode:kayrus/remove_dbus_polkit_note
Feb 29, 2016
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oh really? interesting. but can we change this to a note about how packagers/deployers can do this then? |
And worth pinging upstream systemd about that doc, I don't know where they keep the source.. |
perhaps #1427 (comment) and then we can move forward with this? |
kayrus
force-pushed
the
kayrus/remove_dbus_polkit_note
branch
from
February 29, 2016 10:10
c29e546
to
ab8abcb
Compare
@jonboulle updated doc. added more security notes. |
I've also added new fleetd option into docs. |
[etcd]: https://coreos.com/docs/cluster-management/setup/getting-started-with-etcd | ||
### TLS Authentication | ||
|
||
If you have etcd cluster with enabled TLS authentication you have to configure fleet to use TLS keypair. This example will should you how to do that: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If your etcd cluster has TLS authentication enabled, you will need to configure fleet to use an appropriate TLS keypair. The example shows below how to achieve this:
A few minor tweaks and needs a rebase. LGTM after that. |
kayrus
force-pushed
the
kayrus/remove_dbus_polkit_note
branch
3 times, most recently
from
February 29, 2016 11:40
bbcb4b0
to
fb88d7d
Compare
This wiki page is outdated http://www.freedesktop.org/wiki/Software/systemd/dbus/ Polkit rule was already implemented in this PR: coreos/coreos-overlay#1579
kayrus
force-pushed
the
kayrus/remove_dbus_polkit_note
branch
from
February 29, 2016 11:55
fb88d7d
to
aae37e1
Compare
Done. @jonboulle final review? |
lgtm |
jonboulle
added a commit
that referenced
this pull request
Feb 29, 2016
docs: remove D-Bus and polkit note, it is not true.
thanks |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
/cc @jonboulle
This wiki page is outdated http://www.freedesktop.org/wiki/Software/systemd/dbus/
Polkit rule was already implemented in this PR: coreos/coreos-overlay#1579