Skip to content

Commit 9999c07

Browse files
committed
First draft of feature-netapp-trident
1 parent 5a9051c commit 9999c07

10 files changed

+806
-0
lines changed

inventory/group_vars/all.yaml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,30 @@ sso_admin_pw: !vault |
4545
61613464386132393937353435326462643633623361353362396239363033323136643363333537
4646
3363613032633664370a326635383463623931353133653665653039643762613434643465633466
4747
3232
48+
49+
# ---------------------------
50+
# NetApp related informations
51+
52+
netapp_username: !vault |
53+
$ANSIBLE_VAULT;1.1;AES256
54+
39383636316637303163376365356162336139343561313330633363333537393338356339363963
55+
3138393034356136353863643030323435643632316339310a393632316365393661323062623561
56+
31643137323662653862336261323933373562353962343638656366613231623933313233326266
57+
6130333062616263300a313636646433663730303661613931326333626637363535666564663665
58+
3637
59+
60+
netapp_password: !vault |
61+
$ANSIBLE_VAULT;1.1;AES256
62+
36353865653462303431386165366638623865326565623732326139333261356132323139373739
63+
6437633634613931383464643036323262343166346663660a316563346133626438306239616363
64+
62376430333737356264366233646633656535613637393539316332626461633237663039313164
65+
6362306133373665350a653561613136353032393232383064353437313134396535643934633466
66+
3031
67+
68+
netapp_managementLIF: !vault |
69+
$ANSIBLE_VAULT;1.1;AES256
70+
32373234333932326239633862386533316335663733323966353433366639333034623364363937
71+
6637333464396432636239626136633063366336373438380a373735303031636432626339366263
72+
63383431623764393735633335333332343162333566613831633961313137383364346331653639
73+
3438393231336230390a383634333933613333396331303032616263303033326363313639623539
74+
3164
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
netapp_trident_version: 24.10.0
3+

0 commit comments

Comments
 (0)