++readme
This commit is contained in:
parent
5e35f849ed
commit
bf9f633ff1
1 changed files with 9 additions and 0 deletions
|
@ -153,3 +153,12 @@ Requires
|
|||
```
|
||||
mount --make-shared /
|
||||
```
|
||||
|
||||
## Manual / post boot changes for place7-v2 cluster
|
||||
|
||||
```
|
||||
mount --make-shared /
|
||||
mount --make-shared /sys
|
||||
sysctl net.ipv6.conf.eth0.accept_ra=2
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue