dtk-node-agent 0.12.2
The DTK Node Agent runs on your nodes that you wish to manage using your DTK Server. It comes pre-installed on all nodes created/managed by hosted DTK Server accounts.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (11):
            bundler
            ~> 1.17.3
          
          
            dtk-action-agent
            >= 0
          
          
            facter
            ~> 2.2.0
          
          
            grit
            ~> 2.5.0
          
          
            net-ssh
            ~> 2.9.2
          
          
            posix-spawn
            = 0.3.8
          
          
            puppet
            = 3.6.2
          
          
            serverspec
            ~> 1.1.0
          
          
            specinfra
            ~> 1.0.4
          
          
            sshkeyauth
            ~> 0.0.11
          
          
            stomp
            ~> 1.3.1
          
    