diff --git a/README.md b/README.md index 98d468dc9577829101c4770fb182ef4a333d6f1f..58ea390d395451ae6a2ce4da3d4e6ba4a309945d 100644 --- a/README.md +++ b/README.md @@ -9,15 +9,10 @@ Requirement Variables --------- -- lighttpd\_datadirectory: - description: - - path to the data directory - default: /var/www - -- lighttpd\_configfile: - description: - - path to the configuration file of lighttpd - default: /usr/local/etc/lighttpd/lighttpd.conf +* lighttpd_configfile: + * description: + * path to the configuration file of lighttpd + * default: lighttpd.conf.j2 Process ======= @@ -28,7 +23,7 @@ main 1. install and enable lighttpd 2. copy lighttpd configuration 3. create lighttpd directory -4. create system\_config\_directory/lighttpd directory +4. create {{ system_config_directory }}/lighttpd directory 5. start lighttpd configure