Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
mirror
blackfire-cookbook
Commits
1a69078f
Commit
1a69078f
authored
Dec 17, 2018
by
Fabien Potencier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added Blackfire as a copyright holder
parent
d686ebf8
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
0 deletions
+7
-0
attributes/default.rb
attributes/default.rb
+1
-0
attributes/php.rb
attributes/php.rb
+1
-0
recipes/agent.rb
recipes/agent.rb
+1
-0
recipes/default.rb
recipes/default.rb
+1
-0
recipes/mock.rb
recipes/mock.rb
+1
-0
recipes/php.rb
recipes/php.rb
+1
-0
recipes/repository.rb
recipes/repository.rb
+1
-0
No files found.
attributes/default.rb
View file @
1a69078f
...
...
@@ -3,6 +3,7 @@
# Cookbook Name:: blackfire
# Attributes:: default
#
# Copyright 2018, Blackfire
# Copyright 2014-2015, SensioLabs
default
[
'blackfire'
][
'repository'
]
=
'http://packages.blackfire.io'
...
...
attributes/php.rb
View file @
1a69078f
...
...
@@ -3,6 +3,7 @@
# Cookbook Name:: blackfire
# Attributes:: php
#
# Copyright 2018, Blackfire
# Copyright 2014-2015, SensioLabs
default
[
'blackfire'
][
'php'
][
'version'
]
=
nil
...
...
recipes/agent.rb
View file @
1a69078f
...
...
@@ -2,6 +2,7 @@
# Cookbook Name:: blackfire
# Recipe:: agent
#
# Copyright 2018, Blackfire
# Copyright 2014-2015, SensioLabs
# See LICENSE file
#
...
...
recipes/default.rb
View file @
1a69078f
...
...
@@ -2,6 +2,7 @@
# Cookbook Name:: blackfire
# Recipe:: default
#
# Copyright 2018, Blackfire
# Copyright 2014-2015, SensioLabs
# See LICENSE file
#
...
...
recipes/mock.rb
View file @
1a69078f
...
...
@@ -2,6 +2,7 @@
# Cookbook Name:: blackfire
# Recipe:: mock
#
# Copyright 2018, Blackfire
# Copyright 2014-2015, SensioLabs
# See LICENSE file
#
...
...
recipes/php.rb
View file @
1a69078f
...
...
@@ -2,6 +2,7 @@
# Cookbook Name:: blackfire
# Recipe:: php
#
# Copyright 2018, Blackfire
# Copyright 2014-2015, SensioLabs
# See LICENSE file
#
...
...
recipes/repository.rb
View file @
1a69078f
...
...
@@ -2,6 +2,7 @@
# Cookbook Name:: blackfire
# Recipe:: repository
#
# Copyright 2018, Blackfire
# Copyright 2014-2015, SensioLabs
# See LICENSE file
#
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment