Skip to content

Commit

Permalink
Add lint files
Browse files Browse the repository at this point in the history
  • Loading branch information
lcharkiewicz committed Jun 5, 2024
1 parent 589f5b9 commit 108810c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
authToken: auth-token
proxyAddr: proxy.example.com:3080
roles: jamf
jamfApiEndpoint: "https://testjamf.jamfcloud.com/api"
jamfUsername: teleport-jamf
jamfCredentialsSecret:
create: false
name: existing-teleport-jamf-secret
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
authToken: auth-token
proxyAddr: proxy.example.com:3080
roles: jamf
jamfApiEndpoint: "https://testjamf.jamfcloud.com/api"
jamfUsername: teleport-jamf
jamfPassword: secret-jamf-password

0 comments on commit 108810c

Please sign in to comment.