d5e28362f2
Currently we have mixed extensions of .yml and .yaml, this patch is an effort to standardize all yaml documents as .yaml Change-Id: I7eb815584de5856bbdac9a828ccad8518e8c1729
4 lines
173 B
YAML
4 lines
173 B
YAML
http_fileserver_serve_dir: /srv/test-dir
|
|
http_fileserver_serve_port: 8095
|
|
http_file_server_test_file_content: "something to test"
|
|
http_fileserver_test_file_name: "test-file" |