Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Master chef 11.4#376

Open
lijontny wants to merge 118 commits into
release-chef-11.10from
master-chef-11.4
Open

Master chef 11.4#376
lijontny wants to merge 118 commits into
release-chef-11.10from
master-chef-11.4

Conversation

@lijontny

Copy link
Copy Markdown

No description provided.

abullrd and others added 30 commits February 21, 2014 18:04
This change prevents the rails::configure recipe from
attempting to restart non-rails applications deployed
on the same instance.

The same solution is used in the other app server configure
recipes- php::configure, opsworks_nodejs::configure and
opsworks_java::context
Conflicts:
	mysql/specs/client_install_spec.rb
Needed for Amazon Linux:
- /etc/init.d/autofs does detect the service status correctly when used
  inside the restart function.
- The output format of mount changed which lets OHAI not detect all
  mounts. Related: https://tickets.opscode.com/browse/OHAI-453
… at all.

Use shellout instead of backticks and df to check mount point.

Use findmnt to have a portable way of checking bind mounts.
… only with Chef 11.10.

Avoid strictly start of gmond by overriding service start_command.
if/else in the template to handle the new port field in the database
config
cookbook, and fixed adapter field to reflect that it is now mapped in
the config JSON
:data_source_provider in each application's database section
Correct format per entry: IP FQDN SHORT
Conflicts:
	rails/libraries/rails_configuration.rb
workeitel and others added 30 commits October 9, 2014 14:12
We used the new p645 only for Amazon Linux >= 2014.03 but forgot about
updating the patch level for Ubuntu 12.04. So it uses still uses the old
p451. I changed the condition to only use the old version on old Amazon
Linux and for all other OS use the new version.
AWS OpsWorks uses autofs to mount directories created under /mnt/ as log
directories. In certain cases, negative caching of default 60 seconds
would prevent the directory from being picked up by autofs in time. This
would cause the Chef run to fail for certain scenarios (e.g. Apache 2
not starting).
Latest version is 0.12.9
…ersion(2.0.0) which requires ruby version >= 2.2.2
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.

10 participants