Skip to content

Commit

Permalink
missing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
camille-rodriguez committed Aug 24, 2021
1 parent 7be06a6 commit 083848b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ juju config storage-connector storage-type='fc' \
multipath-devices='{"vendor":"PURE", "product":"FlashArray", "fast_io_fail_tmo":"10", "path_selector":"queue-length 0", "path_grouping_policy":"group_by_prio", "rr_min_io":"1", "path_checker":"tur", "fast_io_fail_tmo":"1", "dev_loss_tmo":"infinity", "no_path_retry":"5", "failback":"immediate", "prio":"alua", "hardware_handler":"1 alua", "max_sectors_kb":"4096"}'
```

### After the configuration isset, relate the charm to ubuntu
### After the configuration is set, relate the charm to ubuntu

This will apply the configuration to hosts running the "ubuntu" application.
```
Expand Down

0 comments on commit 083848b

Please sign in to comment.