Commit e7aacb4a by Czémán Arnold Committed by cloud

Update README.md's "Other variables" section

parent 940d56d9
......@@ -56,7 +56,7 @@ Most used variables
* **proxy_secret**: This is used to provide cryptographic signing, and should be set to a unique, unpredictable value.
* **secret_key**: This is used to provide cryptographic signing, and should be set to a unique, unpredictable value.
* **deployment_type**: local (development) or production
**deployment_mode**: standalone or multinode
* **deployment_mode**: standalone or multinode
* **admin_user**: user name to login in as admin on the site
* **admin_pass**: password to login in as admin on the site
* **database**:
......@@ -98,6 +98,7 @@ Other variables
* name: django database’s name
* user: database user
* fwdriver:
* open_ports: True or False - open necessary ports for libvirt, nfs server and AMQP services
* repo_revision: revision
* user: fwdriver user name
* vm_if: vm interface
......@@ -197,4 +198,4 @@ sudo service nginx restart
### Cannot reach the internet on VM-s on distro from Red Hat family
```bash
sudo systemctl restart systemd-sysctl
```
```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment