Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set user/group of hello.txt to www-data #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

philpep
Copy link
Owner

@philpep philpep commented Aug 21, 2015

This patch break the full deployment because the file hello.txt doesn't exists. But it work on an already provisioned image (production).

Travis build: https://travis-ci.org/philpep/test-driven-infrastructure-example/builds/76951079
Jenkins build: https://jenkins.philpep.org/job/test-driven-infrastructure-example-pr/16/

TASK: [Set hello.txt owner/group to www-data] ********************************* 
failed: [default] => {"failed": true, "path": "/srv/website/hello.txt", "state": "absent"}
msg: file (/srv/website/hello.txt) is absent, cannot continue
changed: [production]

@philpep philpep force-pushed the break-base branch 4 times, most recently from c1144fb to 32de260 Compare August 23, 2015 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant