Sha256: 9d253261811eba07607a118515339304790fcf6e58bc581e1d173747bea62f79

Contents?: true

Size: 862 Bytes

Versions: 830

Compression:

Stored size: 862 Bytes

Contents

hostname: 'pwndeployed.DOMAIN'
access_key_id: 'ACCESS_KEY_ID'
secret_access_key: 'SECRET_ACCESS_KEY'
session_token: 'ONLY NECESSARY WHEN USING STS'
keypair_name: 'Public SSH "Key pair name" from Key Pairs link in EC2'
block_device_mapping:
  - DeviceName: '/dev/xvda' 
    Ebs.VolumeSize: 36
region: 'REGION'
monitoring: true
elastic_ip: true
associate_public_ip: true
private_ip_address: 'LAN_IP_ADDRESS'
subnet_id: 'SUBNET_ID'
instance_type: 't2.medium'
iam_instance_profile_name: 'IAM_INSTANCE_PROFILE_NAME'
security_groups: 
  - 'SECURITY_GROUP_ID'
tags: 
  Name: 'PWN Kali Rolling'
ssh_private_key_path: 'SSH_PRIVATE_KEY_PATH'
# Route53 Configuration
#record_sets:
#  - 
#    - 'HOSTED_ZONE_ID'
#    - 'jenkins.DOMAIN'
#    - 'A'
#  - 
#    - 'HOSTED_ZONE_ID'
#    - 'openvas.DOMAIN'
#    - 'A'
#  - 
#    - 'HOSTED_ZONE_ID'
#    - 'sast.DOMAIN'
#    - 'A'

Version data entries

830 entries across 830 versions & 1 rubygems

Version Path
pwn-0.5.253 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.252 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.251 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.250 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.249 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.248 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.247 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.246 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.245 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.244 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.243 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.242 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.241 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.240 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.239 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.238 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.237 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.236 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.235 etc/userland/aws/vagrant.yaml.EXAMPLE
pwn-0.5.234 etc/userland/aws/vagrant.yaml.EXAMPLE