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

Use helper functions for host-related attributes that are currently derived #81

Merged
merged 1 commit into from Nov 18, 2015

Conversation

patcon
Copy link
Contributor

@patcon patcon commented Nov 17, 2015

We're currently using derived attributes for virtual_host_alias and virtual_host_name, which makes it cumbersome to deploy on some platforms where the hostname needs to be set. This PR ensures that FQDN and hostname can be set, and our attributes inherit as expected.

@patcon patcon changed the title Use helper functions for virtualhost-related attributes Use helper functions for host-related attributes that are currently derived Nov 17, 2015
patcon added a commit to patcon/chef-confluence that referenced this pull request Nov 17, 2015
@gsreynolds
Copy link
Contributor

👍

@legal90
Copy link
Contributor

legal90 commented Nov 18, 2015

Looks good, thank you!

legal90 added a commit that referenced this pull request Nov 18, 2015
Use helper functions for host-related attributes that are currently derived
@legal90 legal90 merged commit b0b4bcc into sous-chefs:master Nov 18, 2015
legal90 added a commit that referenced this pull request Feb 19, 2016
* master: (27 commits)
  Run integration tests in Travis with Docker
  .kitchen.yml: Remove "ubuntu-15.04" platform support
  Add fixture cookbook
  Use ChefDK for running Rake tasks and Travis jobs
  Update contribution and testing guidelines according to Chef Software conventions
  test/integration: Use "infrataster" to check website availability
  Converted virtualhost derived attrs into helper functions. [#81]
  Add support of Confluence 5.8.16
  spec/database_spec: Fix data bag item
  Add spec for "database" recipe
  Add apt cookbook for test-kitchen success on DO.
  Allow helpers to be used within resource.
  Fixed rubocop errors. Removed redundant var.
  Added database connection helper.
  Set postgres db owner, and remove :grant action. [#54]
  Mark 'java' cookbook as a dependency
  Update README.md
  Allow to override SSO settings in the data bag
  Fix README.md
  Use common method "data_bag_item" for item loading
  ...
@lock
Copy link

lock bot commented May 10, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants