Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebeaty-cisco committed Dec 5, 2024
1 parent 03a711b commit 6bdb8cf
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions modules/aws/node/templates/user-data.tftpl
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="BOUNDARY"

--BOUNDARY
Content-Type: text/x-shellscript; charset="us-ascii"

#!/bin/bash
%{~ if xrd_bootstrap }
HUGEPAGES_GB=${hugepages_gb} ISOLATED_CORES=${isolated_cores} /etc/xrd/bootstrap.sh
%{~ endif }
${additional_user_data}

--BOUNDARY
Content-Type: application/node.eks.aws

Expand Down

0 comments on commit 6bdb8cf

Please sign in to comment.