Fix: format all the stuff
This commit is contained in:
parent
2238814e3c
commit
2715a87c64
6 changed files with 9 additions and 9 deletions
|
@ -4,4 +4,4 @@
|
|||
|
||||
```shell
|
||||
find /proc -maxdepth 2 -type f -iname status -exec grep -HR VmSwap {} \; | grep -v " 0 kB"
|
||||
```
|
||||
```
|
||||
|
|
|
@ -63,4 +63,4 @@ false.
|
|||
dest: /etc/telegraf/telegraf.d/input.docker.conf
|
||||
notify: reload telegraf
|
||||
when: "'docker' in services"
|
||||
```
|
||||
```
|
||||
|
|
|
@ -6,4 +6,4 @@
|
|||
|
||||
```shell
|
||||
docker container inspect --format='{{range .NetworkSettings.Networks }}{{ .IPAddress }}{{ end }}' upbeat_babbage
|
||||
```
|
||||
```
|
||||
|
|
|
@ -13,4 +13,3 @@ Reality says
|
|||
```shell
|
||||
mongo --username user --password='passwd'
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue