Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Commit

Permalink
Update puppet master snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Rail Aliiev committed Oct 10, 2012
1 parent d808523 commit f0fc4c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/aws_create_puppetmaster.py
Expand Up @@ -144,7 +144,7 @@ def puppetize(instance, name, options):
"subnet_id": "subnet-59e94330",
"security_group_ids": ["sg-38150854"],
"instance_type": "m1.medium",
"repo_snapshot_id": "snap-9e6c0fb2", # This will be mounted at /data
"repo_snapshot_id": "snap-d52757f9", # This will be mounted at /data
},
},
}
Expand Down

0 comments on commit f0fc4c9

Please sign in to comment.