summaryrefslogtreecommitdiffstats
path: root/site/intel-pod17/software/charts/ucp/divingbell/divingbell.yaml
diff options
context:
space:
mode:
authorKaspars Skels <kaspars.skels@att.com>2019-08-15 10:08:21 -0500
committerKaspars Skels <kaspars.skels@att.com>2019-08-15 17:52:00 -0500
commitda8bd0499c80bc576531189ef35d250ca4ed1689 (patch)
tree60f1c3b5eb3b337d784f62f09f89f2c4734a5cd5 /site/intel-pod17/software/charts/ucp/divingbell/divingbell.yaml
parentd62d663a2daaf301c6ca5ae7d314e61b904af575 (diff)
Move ceph to SSD disk and CNTT type polish
Change-Id: Id661d4107efac128fd973c98f06805c44083e93f Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
Diffstat (limited to 'site/intel-pod17/software/charts/ucp/divingbell/divingbell.yaml')
-rw-r--r--site/intel-pod17/software/charts/ucp/divingbell/divingbell.yaml25
1 files changed, 6 insertions, 19 deletions
diff --git a/site/intel-pod17/software/charts/ucp/divingbell/divingbell.yaml b/site/intel-pod17/software/charts/ucp/divingbell/divingbell.yaml
index db6ef66..97e607e 100644
--- a/site/intel-pod17/software/charts/ucp/divingbell/divingbell.yaml
+++ b/site/intel-pod17/software/charts/ucp/divingbell/divingbell.yaml
@@ -25,44 +25,31 @@ metadata:
path: .values.conf.uamlite.users[0].user_sshkeys[0]
src:
schema: deckhand/PublicKey/v1
- name: airship_ssh_public_key
+ name: grego_ssh_public_key
path: .
- dest:
path: .values.conf.uamlite.users[0].user_crypt_passwd
src:
schema: deckhand/Passphrase/v1
- name: ubuntu_crypt_password
+ name: grego_crypt_password
path: .
- dest:
path: .values.conf.uamlite.users[1].user_sshkeys[0]
src:
schema: deckhand/PublicKey/v1
- name: airship_ssh_public_key
- path: .
- - dest:
- path: .values.conf.uamlite.users[2].user_sshkeys[0]
- src:
- schema: deckhand/PublicKey/v1
- name: grego_ssh_public_key
+ name: kasparss_ssh_public_key
path: .
- dest:
- path: .values.conf.uamlite.users[3].user_sshkeys[0]
+ path: .values.conf.uamlite.users[1].user_crypt_passwd
src:
- schema: deckhand/PublicKey/v1
- name: kasparss_ssh_public_key
+ schema: deckhand/Passphrase/v1
+ name: kasparss_crypt_password
path: .
-
data:
values:
conf:
uamlite:
users:
- - user_name: ubuntu
- user_sudo: true
- user_sshkeys: []
- - user_name: airship
- user_sudo: true
- user_sshkeys: []
- user_name: grego
user_sudo: true
user_sshkeys: []