Sha256: 0336db444b06fe624019e88fe4cc73cd2b87db4146ca130dd5bc5f23f478aeb7

Contents?: true

Size: 231 Bytes

Versions: 7

Compression:

Stored size: 231 Bytes

Contents

require 'integration_helper'

class Centos6_3Test < IntegrationTest
  disable_firewall

  def user
    "root"
  end

  def image_id
    "ami-86e15bef"
  end

  include EmptyCook
  include Apache2Cook
  include EncryptedDataBag
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
knife-solo-0.7.0 test/integration/centos6_3_test.rb
knife-solo-0.7.0.pre3 test/integration/centos6_3_test.rb
knife-solo-0.7.0.pre2 test/integration/centos6_3_test.rb
knife-solo-0.7.0.pre test/integration/centos6_3_test.rb
knife-solo-0.6.0 test/integration/centos6_3_test.rb
knife-solo-0.5.1 test/integration/centos6_3_test.rb
knife-solo-0.5.0 test/integration/centos6_3_test.rb