add tencentcloud conf example

This commit is contained in:
Li Kexian 2019-09-18 12:50:49 +08:00 committed by Tyler Johnson
parent 83d859df34
commit 6909e37ca3
No known key found for this signature in database
GPG key ID: 691E31397E27D004
4 changed files with 38 additions and 0 deletions

View file

@ -25,3 +25,14 @@
# script: Fedora
# minion:
# cheese: edam
#tencentcloud-guangzhou-s1sm1:
# provider: my-tencentcloud-config
# availability_zone: ap-guangzhou-3
# image: img-31tjrtph
# size: S1.SMALL1
# allocate_public_ip: True
# internet_max_bandwidth_out: 1
# password: '153e41ec96140152'
# securitygroups:
# - sg-5e90804b

View file

@ -0,0 +1,10 @@
#tencentcloud-guangzhou-s1sm1:
# provider: my-tencentcloud-config
# availability_zone: ap-guangzhou-3
# image: img-31tjrtph
# size: S1.SMALL1
# allocate_public_ip: True
# internet_max_bandwidth_out: 1
# password: '153e41ec96140152'
# securitygroups:
# - sg-5e90804b

View file

@ -87,3 +87,12 @@
#my-scaleway-config:
# driver: scaleway
#my-tencentcloud-config:
# driver: tencentcloud
# TencentCloud Secret Id
# id: AKIDA64pOio9BMemkApzevX0HS169S4b750A
# TencentCloud Secret Key
# key: 8r2xmPn0C5FDvRAlmcJimiTZKVRsk260
# TencentCloud Region
# location: ap-guangzhou

View file

@ -0,0 +1,8 @@
#my-tencentcloud-config:
# driver: tencentcloud
# TencentCloud Secret Id
# id: AKIDA64pOio9BMemkApzevX0HS169S4b750A
# TencentCloud Secret Key
# key: 8r2xmPn0C5FDvRAlmcJimiTZKVRsk260
# TencentCloud Region
# location: ap-guangzhou