Skip to content

Commit 59a0544

Browse files
Better examples
1 parent a0c5520 commit 59a0544

File tree

4 files changed

+153
-290
lines changed

4 files changed

+153
-290
lines changed

docs/examples/Gluster/gluster.tf

Lines changed: 0 additions & 191 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
yum update -y
3+
cpupower frequency-set -g performance
4+
yum install mongodb
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/bash
2+
yum update -y

0 commit comments

Comments
 (0)