Skip to content

Commit

Permalink
Fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-philippon committed Nov 1, 2017
1 parent a956696 commit e5e7442
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -25,7 +25,7 @@ box# pip install -r requirements.txt
#### Configuration file and test
```shell
box# mkdir -p /etc/openstack-lease-it
box# cp openstack_lease_it/config/lease-it.cfg.example /etc/openstack-lease-it/config.ini
box# cp openstack_lease_it/config/* /etc/openstack-lease-it
```
Modify `/etc/openstack-lease-it/config.ini` to match your configuration. You must also need to
disabled selinux to allow apache to read `/etc/openstack-lease-it/config.ini` or configure it to
Expand Down
File renamed without changes.

0 comments on commit e5e7442

Please sign in to comment.