Skip to content

Commit

Permalink
Merge branch 'main' into feat/spotfleet-mgmt-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
maramtrackIT authored Feb 29, 2024
2 parents d2c617b + f2c1d1d commit 03c3736
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions DeadlineStack/workers_amazon_linux_2_centos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ capactivedirectory=${activedirectory^^}
sudo yum -y install python
password=$(aws secretsmanager get-secret-value --region $region --secret-id $secret | python3 -c "import sys, json; obj=json.load(sys.stdin)['SecretString'];print(json.loads(obj)['password'])")



sudo yum -y update
sudo yum -y install sssd realmd krb5-workstation samba-common-tools
sudo yum install -y cifs-utils
Expand Down

0 comments on commit 03c3736

Please sign in to comment.