diff --git a/libraries/drive_utils.rb b/libraries/drive_utils.rb index aef75d0..85fff65 100644 --- a/libraries/drive_utils.rb +++ b/libraries/drive_utils.rb @@ -1,5 +1,5 @@ # -# Cookbook Name:: swift +# Cookbook Name:: openstack-object-storage # Library:: drive_utils # # Copyright 2012, Rackspace US, Inc. diff --git a/libraries/ip_utils.rb b/libraries/ip_utils.rb index 35c9710..4b1ed42 100644 --- a/libraries/ip_utils.rb +++ b/libraries/ip_utils.rb @@ -1,5 +1,5 @@ # -# Cookbook Name:: swift +# Cookbook Name:: openstack-object-storage # Library:: ip_utils # # Copyright 2013, ATT Inc. diff --git a/providers/mounts.rb b/providers/mounts.rb index b09f48c..6481c5a 100644 --- a/providers/mounts.rb +++ b/providers/mounts.rb @@ -1,5 +1,5 @@ # -# Cookbook Name:: swift +# Cookbook Name:: openstack-object-storage # Provider:: mounts # # Copyright 2012, Rackspace US, Inc. diff --git a/providers/ring_script.rb b/providers/ring_script.rb index 05e9251..6f8289f 100644 --- a/providers/ring_script.rb +++ b/providers/ring_script.rb @@ -1,5 +1,5 @@ # -# Cookbook Name:: swift +# Cookbook Name:: openstack-object-storage # Resource:: ring_script # # Copyright 2012, Rackspace US, Inc. diff --git a/recipes/account-server.rb b/recipes/account-server.rb index e73cb7d..3e4881c 100644 --- a/recipes/account-server.rb +++ b/recipes/account-server.rb @@ -1,6 +1,6 @@ # encoding: UTF-8 # -# Cookbook Name:: swift +# Cookbook Name:: openstack-object-storage # Recipe:: account-server # # Copyright 2012, Rackspace US, Inc. diff --git a/recipes/common.rb b/recipes/common.rb index 1bf7dbe..27841b8 100644 --- a/recipes/common.rb +++ b/recipes/common.rb @@ -1,6 +1,6 @@ # encoding: UTF-8 # -# Cookbook Name:: swift +# Cookbook Name:: openstack-object-storage # Recipe:: swift-common # # Copyright 2012, Rackspace US, Inc. diff --git a/recipes/container-server.rb b/recipes/container-server.rb index cc42fc2..7efa310 100644 --- a/recipes/container-server.rb +++ b/recipes/container-server.rb @@ -1,6 +1,6 @@ # encoding: UTF-8 # -# Cookbook Name:: swift +# Cookbook Name:: openstack-object-storage # Recipe:: swift-container-server # # Copyright 2012, Rackspace US, Inc. diff --git a/recipes/disks.rb b/recipes/disks.rb index 6ee36dd..5b541bb 100644 --- a/recipes/disks.rb +++ b/recipes/disks.rb @@ -1,6 +1,6 @@ # encoding: UTF-8 # -# Cookbook Name:: swift +# Cookbook Name:: openstack-object-storage # Recipe:: disks # # Copyright 2012, Rackspace US, Inc. diff --git a/recipes/management-server.rb b/recipes/management-server.rb index dfa4c9e..b9d6795 100644 --- a/recipes/management-server.rb +++ b/recipes/management-server.rb @@ -1,6 +1,6 @@ # encoding: UTF-8 # -# Cookbook Name:: swift +# Cookbook Name:: openstack-object-storage # Recipe:: management-server # # Copyright 2012, Rackspace US, Inc. diff --git a/recipes/memcached.rb b/recipes/memcached.rb index 17d9b29..1093749 100644 --- a/recipes/memcached.rb +++ b/recipes/memcached.rb @@ -1,6 +1,6 @@ # encoding: UTF-8 # -# Cookbook Name:: swift +# Cookbook Name:: openstack-object-storage # Recipe:: memcached # # Copyright 2012, Rackspace US, Inc. diff --git a/recipes/object-server.rb b/recipes/object-server.rb index 7582507..6e65f7f 100644 --- a/recipes/object-server.rb +++ b/recipes/object-server.rb @@ -1,6 +1,6 @@ # encoding: UTF-8 # -# Cookbook Name:: swift +# Cookbook Name:: openstack-object-storage # Recipe:: swift-object-server # # Copyright 2012, Rackspace US, Inc. diff --git a/recipes/proxy-server.rb b/recipes/proxy-server.rb index 2b37c0a..19fd8f5 100644 --- a/recipes/proxy-server.rb +++ b/recipes/proxy-server.rb @@ -1,6 +1,6 @@ # encoding: UTF-8 # -# Cookbook Name:: swift +# Cookbook Name:: openstack-object-storage # Recipe:: proxy-server # # Copyright 2012, Rackspace US, Inc. diff --git a/recipes/ring-repo.rb b/recipes/ring-repo.rb index a2180b8..2677c7e 100644 --- a/recipes/ring-repo.rb +++ b/recipes/ring-repo.rb @@ -1,6 +1,6 @@ # encoding: UTF-8 # -# Cookbook Name:: swift +# Cookbook Name:: openstack-object-storage # Recipe:: ring-repo # # Copyright 2012, Rackspace US, Inc. diff --git a/recipes/rsync.rb b/recipes/rsync.rb index 3262192..3262423 100644 --- a/recipes/rsync.rb +++ b/recipes/rsync.rb @@ -1,6 +1,6 @@ # encoding: UTF-8 # -# Cookbook Name:: swift +# Cookbook Name:: openstack-object-storage # Recipe:: rsync # # Copyright 2012, Rackspace US, Inc. diff --git a/recipes/setup.rb b/recipes/setup.rb index d837054..79a1fe9 100644 --- a/recipes/setup.rb +++ b/recipes/setup.rb @@ -1,6 +1,6 @@ # encoding: UTF-8 # -# Cookbook Name:: swift +# Cookbook Name:: openstack-object-storage # Recipe:: setup # # Copyright 2012, Rackspace US, Inc. diff --git a/recipes/storage-common.rb b/recipes/storage-common.rb index 0efbe2d..bdce681 100644 --- a/recipes/storage-common.rb +++ b/recipes/storage-common.rb @@ -1,6 +1,6 @@ # encoding: UTF-8 # -# Cookbook Name:: swift +# Cookbook Name:: openstack-object-storage # Recipe:: storage-common # # Copyright 2012, Rackspace US, Inc. diff --git a/resources/mounts.rb b/resources/mounts.rb index d8c7443..9121ff6 100644 --- a/resources/mounts.rb +++ b/resources/mounts.rb @@ -1,5 +1,5 @@ # -# Cookbook Name:: swift +# Cookbook Name:: openstack-object-storage # Resource:: mounts # # Copyright 2012, Rackspace US, Inc.