Sha256: bfd6c296bfdfd063e790f9db876748de378e8fff713785bc6262646d2086ed12
Contents?: true
Size: 681 Bytes
Versions: 3
Compression:
Stored size: 681 Bytes
Contents
iaas_type: aws vm_shepherd: env_config: stack_name: aws-stack-name aws_access_key: aws-access-key aws_secret_key: aws-secret-key json_file: cloudformation.json parameters: key_pair_name: key_pair_name outputs: ssh_key_name: ssh-key-name security_group: security-group-id public_subnet_id: public-subnet-id private_subnet_id: private-subnet-id s3_bucket_name: bucket-name elb: name: some-elb-name port_mappings: [[1111,11]] stack_output_keys: vpc_id: CloudFormationVpcIdOutputKey subnet_id: CloudFormationSubnetIdOutputKey vm_configs: - vm_name: vm-name - vm_name: vm-name-2
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
vm_shepherd-1.3.2 | spec/fixtures/shepherd/aws.yml |
vm_shepherd-1.3.1 | spec/fixtures/shepherd/aws.yml |
vm_shepherd-1.3.0 | spec/fixtures/shepherd/aws.yml |