Skip to content

Commit 0b74acf

Browse files
author
Alice Chen
committed
Added cloud_auto_tenant_id which is needed by useObjectStorage.sh
Change-Id: I65b7dfd1feaa80fe47afc325be9daef8cca86610
1 parent 1a7771f commit 0b74acf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifests/site.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
$cloud_auto_user=hiera('cloud_auto_user', '')
44
$cloud_auto_passwd=hiera('cloud_auto_passwd', '')
5+
$cloud_auto_tenant_id=hiera('cloud_auto_tenant_id', '')
56

67
# default puppet-master
78
$pserver='puppet3.trafodion.org'

0 commit comments

Comments
 (0)