projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d228f46
)
Move apt cookbook to correct location
author
Tom Hughes
<tom@compton.nu>
Thu, 30 May 2013 20:51:40 +0000
(21:51 +0100)
committer
Tom Hughes
<tom@compton.nu>
Thu, 30 May 2013 20:53:54 +0000
(21:53 +0100)
cookbooks/apt/README.rdoc
[moved from
cookbooks/apt/apt/README.rdoc
with 100% similarity]
patch
|
blob
|
history
cookbooks/apt/attributes/default.rb
[moved from
cookbooks/apt/apt/attributes/default.rb
with 100% similarity]
patch
|
blob
|
history
cookbooks/apt/definitions/apt_source.rb
[moved from
cookbooks/apt/apt/definitions/apt_source.rb
with 100% similarity]
patch
|
blob
|
history
cookbooks/apt/metadata.rb
[moved from
cookbooks/apt/apt/metadata.rb
with 100% similarity]
patch
|
blob
|
history
cookbooks/apt/recipes/default.rb
[moved from
cookbooks/apt/apt/recipes/default.rb
with 100% similarity]
patch
|
blob
|
history
cookbooks/apt/templates/default/default.list.erb
[moved from
cookbooks/apt/apt/templates/default/default.list.erb
with 100% similarity]
patch
|
blob
|
history
cookbooks/apt/templates/default/hp.list.erb
[moved from
cookbooks/apt/apt/templates/default/hp.list.erb
with 100% similarity]
patch
|
blob
|
history
cookbooks/apt/templates/default/opscode.list.erb
[moved from
cookbooks/apt/apt/templates/default/opscode.list.erb
with 100% similarity]
patch
|
blob
|
history
cookbooks/apt/templates/default/sources.list.erb
[moved from
cookbooks/apt/apt/templates/default/sources.list.erb
with 100% similarity]
patch
|
blob
|
history
diff --git
a/cookbooks/apt/apt/README.rdoc
b/cookbooks/apt/README.rdoc
similarity index 100%
rename from
cookbooks/apt/apt/README.rdoc
rename to
cookbooks/apt/README.rdoc
diff --git
a/cookbooks/apt/apt/attributes/default.rb
b/cookbooks/apt/attributes/default.rb
similarity index 100%
rename from
cookbooks/apt/apt/attributes/default.rb
rename to
cookbooks/apt/attributes/default.rb
diff --git
a/cookbooks/apt/apt/definitions/apt_source.rb
b/cookbooks/apt/definitions/apt_source.rb
similarity index 100%
rename from
cookbooks/apt/apt/definitions/apt_source.rb
rename to
cookbooks/apt/definitions/apt_source.rb
diff --git
a/cookbooks/apt/apt/metadata.rb
b/cookbooks/apt/metadata.rb
similarity index 100%
rename from
cookbooks/apt/apt/metadata.rb
rename to
cookbooks/apt/metadata.rb
diff --git
a/cookbooks/apt/apt/recipes/default.rb
b/cookbooks/apt/recipes/default.rb
similarity index 100%
rename from
cookbooks/apt/apt/recipes/default.rb
rename to
cookbooks/apt/recipes/default.rb
diff --git
a/cookbooks/apt/apt/templates/default/default.list.erb
b/cookbooks/apt/templates/default/default.list.erb
similarity index 100%
rename from
cookbooks/apt/apt/templates/default/default.list.erb
rename to
cookbooks/apt/templates/default/default.list.erb
diff --git
a/cookbooks/apt/apt/templates/default/hp.list.erb
b/cookbooks/apt/templates/default/hp.list.erb
similarity index 100%
rename from
cookbooks/apt/apt/templates/default/hp.list.erb
rename to
cookbooks/apt/templates/default/hp.list.erb
diff --git
a/cookbooks/apt/apt/templates/default/opscode.list.erb
b/cookbooks/apt/templates/default/opscode.list.erb
similarity index 100%
rename from
cookbooks/apt/apt/templates/default/opscode.list.erb
rename to
cookbooks/apt/templates/default/opscode.list.erb
diff --git
a/cookbooks/apt/apt/templates/default/sources.list.erb
b/cookbooks/apt/templates/default/sources.list.erb
similarity index 100%
rename from
cookbooks/apt/apt/templates/default/sources.list.erb
rename to
cookbooks/apt/templates/default/sources.list.erb