|
преди 6 години | |
---|---|---|
.. | ||
defaults | преди 6 години | |
files | преди 7 години | |
meta | преди 7 години | |
tasks | преди 6 години | |
templates | преди 7 години | |
OWNERS | преди 7 години | |
README.md | преди 7 години |
Provision AWS infrastructure and instances.
This role contains many task-areas to provision resources and perform actions against an AWS account for the purposes of dynamically building an openshift cluster.
This role is primarily intended to be used with "import_role" and "tasks_from".
import_role can be called from the tasks section in a play. See example playbook below for reference.
These task-areas are:
Appropriate AWS credentials and permissions are required.
- import_role:
name: openshift_aws
tasks_from: vpc.yml
vars:
openshift_aws_clusterid: test
openshift_aws_region: us-east-1
Apache License, Version 2.0