Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

New Vagrant configuration #105

Merged
merged 1 commit into from
Jul 23, 2015

Conversation

weierophinney
Copy link
Member

Generated from PuPHPet, and then modified to work as it did with our original
configuration:

  • Updates to Ubuntu 14.04, with PHP 5.6.
  • Forwards host port 8080 to guest port 80.
  • Defines a vhost, and has a server alias to localhost to allow simplified
    access.
  • Adds an Apigility-specific post-up message detailing how to use the box.

Fixes #103

Generated from PuPHPet, and then modified to work as it did with our original
configuration:

- Updates to Ubuntu 14.04, with PHP 5.6.
- Forwards host port 8080 to guest port 80.
- Defines a vhost, and has a server alias to localhost to allow simplified
  access.
- Adds an Apigility-specific post-up message detailing how to use the box.
@jeremiahsmall
Copy link
Contributor

Per my comment in #103, I suggest adding .puppet/modules to .gitignore. Maybe you've done that already in this PR, but I can't tell because it won't show me the whole diff in the web interface, since it's too big.

@weierophinney
Copy link
Member Author

@jeremiahsmall The PR actually removes .puppet/ and adds a new directory, puphpet/. I cannot ignore the modules directories, as removing those causes provisioning to fail.

Essentially, this is a drop-in replacement for the previous vagrant setup.

weierophinney added a commit that referenced this pull request Jul 23, 2015
@weierophinney weierophinney merged commit efb540d into zfcampus:master Jul 23, 2015
weierophinney added a commit that referenced this pull request Jul 23, 2015
@weierophinney weierophinney deleted the hotfix/vagrant-box branch July 23, 2015 14:46
@jeremiahsmall
Copy link
Contributor

Interesting. I'm not using PuPHPet to build my configs, so I'll see if I can tell what the secret sauce is that allows me to ignore modules. If I can, I'll open a PR that removes it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants