File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ source "http://api.berkshelf.com"
33cookbook "apt"
44cookbook "conjur-client" , git : "git@github.com:conjur-cookbooks/conjur-client.git"
55cookbook "sshd-service" , git : "git@github.com:conjur-cookbooks/sshd-service.git"
6- cookbook "terminal-login" , git : "git@github.com:conjur-cookbooks/terminal-login.git"
6+ cookbook "terminal-login" , '~> 0.2.4' , git : "git@github.com:conjur-cookbooks/terminal-login.git"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ DEPENDENCIES
88 revision: 4bee44a761ead1f8ab489523c542e5c59fcd35e8
99 terminal-login
1010 git: git@github.com:conjur-cookbooks/terminal-login.git
11- revision: 47fac9684a28141f10b85ead4868648e50fdd26c
11+ revision: 02cf1c0f93e3a190a33baa8b8bd8f0d15086c550
1212
1313GRAPH
1414 apt (2.6.1)
1717 build-essential (>= 0.0.0)
1818 sshd-service (1.1.0)
1919 apt (>= 0.0.0)
20- terminal-login (0.2.3 )
20+ terminal-login (0.2.4 )
2121 apt (>= 0.0.0)
2222 conjur-client (>= 0.0.0)
2323 sshd-service (>= 0.0.0)
2424 yum (>= 0.0.0)
25- yum (3.5.2 )
25+ yum (3.6.1 )
Original file line number Diff line number Diff line change 33maintainer_email 'kgilpin@conjur.net'
44license 'Apache 2.0'
55description 'Installs Conjur SSH'
6- version '1.2.5 '
6+ version '1.2.6 '
77
88attribute 'conjur-ssh/install_client' ,
99 description : "Whether to install the Conjur CLI" ,
You can’t perform that action at this time.
0 commit comments