Skip to content

Commit 583d2cb

Browse files
committed
Fixes #314: Explicitly define 'mode' for web page molecule example.
1 parent 6594566 commit 583d2cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

molecule/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
<body>Hello world!</body>
3535
</html>
3636
dest: "/var/www/html/index.html"
37+
mode: 0664
3738
notify: restart apache
3839

3940
- name: Ensure Apache is running and starts at boot.

0 commit comments

Comments
 (0)