File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
cookbooks/aws-parallelcluster-environment/recipes Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111# OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and
1212# limitations under the License.
1313
14- efa 'Configure system for EFA' do
15- action :configure
16- end
14+ # efa 'Configure system for EFA' do
15+ # action :configure
16+ # end
1717nfs "Configure NFS" do
1818 action :configure
1919end
Original file line number Diff line number Diff line change 1717ephemeral_drives 'install'
1818ec2_udev_rules 'configure udev'
1919cloudwatch 'Install amazon-cloudwatch-agent'
20- efa 'Install EFA'
20+ # efa 'Install EFA'
2121raid 'Install RAID prerequisite packages'
2222if lustre_enabled?
2323 lustre 'Install FSx options'
You can’t perform that action at this time.
0 commit comments