.
This commit is contained in:
@@ -51,7 +51,6 @@ docker:
|
||||
## firewalld
|
||||
Configures firewalld services and networks
|
||||
|
||||
<a name="hostapd"/>
|
||||
Installs and configures hostapd to use the wireless interface as a access point
|
||||
```
|
||||
# salt/pillars/hostapd.sls
|
||||
@@ -74,3 +73,8 @@ mysql:
|
||||
```
|
||||
|
||||
## nfs-server
|
||||
Installs nfs-server and creates a backup export `/srv/exports/backups <internal network>/24(rw,no_root_squash,sync,no_subtree_check)`
|
||||
|
||||
## nginx
|
||||
Installs nginx and configures the www.suse.lan web site
|
||||
|
||||
|
Reference in New Issue
Block a user