forked from input-output-hk/iohk-ops
-
Notifications
You must be signed in to change notification settings - Fork 0
/
testnet.yaml
35 lines (35 loc) · 824 Bytes
/
testnet.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
args:
configurationKey:
tag: NixStr
contents: testnet_full
systemStart:
tag: NixInt
contents: 1537941600
IOHKaccessKeyId:
tag: NixStr
contents: default
CFaccessKeyId:
tag: NixStr
contents: default
EmurgoaccessKeyId:
tag: NixStr
contents: default
environment: Testnet
topology: topology-testnet.yaml
installer-bucket: updates-cardano-testnet
installer-url-base: updates-cardano-testnet.s3.amazonaws.com
name: csl-testnet
files:
- deployments/keypairs.nix
- deployments/security-groups.nix
- deployments/cardano-nodes.nix
- deployments/cardano-nodes-env-testnet.nix
- deployments/cardano-explorer.nix
- deployments/cardano-explorer-env-testnet.nix
- deployments/cardano-faucet.nix
- deployments/cardano-faucet-env-testnet.nix
elements:
- Nodes
- Explorer
- Faucet
target: AWS