configuration_type

in libraries/agent.rb [66:69]


      def configuration_type
        agent_attrs['deployment_group'].nil? ? '' : '--deploymentgroup'
      end