зеркало из https://github.com/Azure/azlustre.git
new lemur in image and fixing sas key regex (include /, :)
This commit is contained in:
Родитель
fbf0c5704f
Коммит
571bc93df0
|
@ -387,7 +387,7 @@
|
|||
"toolTip": "The SAS key for the account/container",
|
||||
"constraints": {
|
||||
"required": false,
|
||||
"regex": "^[a-zA-Z0-9-=&%]{10,200}$",
|
||||
"regex": "^[a-zA-Z0-9-=&%:/]{10,200}$",
|
||||
"validationMessage": "Must only contain alphanumeric characters, hyphens, equals, percent and ampersand."
|
||||
},
|
||||
"multiLine": false,
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"/tmp/lustre-setup-scripts/lfsrepo.sh 2.12.5",
|
||||
"/tmp/lustre-setup-scripts/lfspkgs.sh",
|
||||
"rm -rf /tmp/lustre-setup-scripts",
|
||||
"yum -y install https://azurehpc.azureedge.net/rpms/lemur-azure-hsm-agent-2.0.1-lustre_2.12.x86_64.rpm https://azurehpc.azureedge.net/rpms/lemur-azure-data-movers-2.0.1-lustre_2.12.x86_64.rpm",
|
||||
"yum -y install https://azurehpc.azureedge.net/rpms/lemur-azure-hsm-agent-2.0.2-lustre_2.12.x86_64.rpm https://azurehpc.azureedge.net/rpms/lemur-azure-data-movers-2.0.2-lustre_2.12.x86_64.rpm",
|
||||
"/usr/sbin/waagent -force -deprovision+user && export HISTSIZE=0 && sync"
|
||||
],
|
||||
"inline_shebang": "/bin/sh -x",
|
||||
|
|
Загрузка…
Ссылка в новой задаче