You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+42-20Lines changed: 42 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,9 @@ An ansible role to install or update the teleport node service and teleport conf
8
8
9
9
Works with any architecture that teleport has a binary for, see available [teleport downloads](https://goteleport.com/teleport/download/).
10
10
11
-
If you add your own teleport config file template you can run any node services you want (ssh, app, database, kubernetes)
11
+
If you add your own teleport config file template you can run any node services you want (ssh, app, database, kubernetes).
12
+
13
+
Please Check the teleport config file [documentation](https://goteleport.com/docs/reference/config/) for more information and confirm it is setup correctly.
12
14
13
15
## TODO:
14
16
- add idempotence tests to verify teleport is updated correctly (config, service and binary)
@@ -20,7 +22,7 @@ If you add your own teleport config file template you can run any node services
20
22
21
23
A running teleport cluster so that you can provide the following information:
0 commit comments