Update email information for David Gurtner

The current email for David Gurtner is no longer valid, this provides
valid contact information.

Change-Id: I85261879ff03fc3d16523403f7b8afc9c07f6cd5
This commit is contained in:
David Gurtner 2014-07-31 15:31:25 +02:00
parent 5ee3cbe5ec
commit 99f0b48fc0
33 changed files with 33 additions and 33 deletions

View File

@ -14,7 +14,7 @@
# limitations under the License.
#
# Author: David Moreau Simard <dmsimard@iweb.com>
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
# init takes care of installing/configuring the common dependencies across classes
# it also takes care of the global configuration values

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
# Class wrapper for the benefit of scenario_node_terminus
#

View File

@ -17,7 +17,7 @@
#
# Author: Loic Dachary <loic@dachary.org>
# Author: David Moreau Simard <dmsimard@iweb.com>
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
# Installs and configures MONs (ceph monitors)
### == Parameters

View File

@ -15,7 +15,7 @@
# limitations under the License.
#
# Author: Loic Dachary <loic@dachary.org>
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
### == Parameters
# [*title*] The OSD data path.

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Author: David Gurtner <aldavud>
# Author: David Gurtner <aldavud@crimson.ch>
#
# Class wrapper for the benefit of scenario_node_terminus
#

View File

@ -14,7 +14,7 @@
# limitations under the License.
#
# Author: David Moreau Simard <dmsimard@iweb.com>
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
# these parameters need to be accessed from several locations and
# should be considered to be constant

View File

@ -15,7 +15,7 @@
# limitations under the License.
#
# Author: Ricardo Rocha <ricardo@catalyst.net.nz>
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
# Manages operations on the pools in the cluster, such as creating or deleting
# pools, setting PG/PGP numbers, number of replicas, ...

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
# Base profile to install ceph and configure /etc/ceph/ceph.conf
#

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
# Profile for a Ceph client
#

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
# Profile for a Ceph mon
#

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
# Profile for a Ceph osd
#

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
# Extract the data from hiera where available
#

View File

@ -18,7 +18,7 @@
# Author: François Charlier <francois.charlier@enovance.com>
# Author: David Moreau Simard <dmsimard@iweb.com>
# Author: Andrew Woodward <awoodward@mirantis.com>
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
class ceph::repo (
$ensure = present,

View File

@ -15,7 +15,7 @@
# limitations under the License.
#
# Author: Loic Dachary <loic@dachary.org>
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
require 'spec_helper'

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
require 'spec_helper'

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
require 'spec_helper'

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
require 'spec_helper'

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
require 'spec_helper'

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
require 'spec_helper'

View File

@ -16,7 +16,7 @@
#
# Author: Loic Dachary <loic@dachary.org>
# Author: David Moreau Simard <dmsimard@iweb.com>
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
require 'spec_helper'

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
require 'puppetlabs_spec_helper/module_spec_helper'

View File

@ -3,7 +3,7 @@
# Copyright (C) 2014 Nine Internet Solutions AG
#
# Author: Loic Dachary <loic@dachary.org>
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -17,7 +17,7 @@
#
# Author: Ricardo Rocha <ricardo@catalyst.net.nz>
# Author: Loic Dachary <loic@dachary.org>
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
require 'spec_helper_system'

View File

@ -3,7 +3,7 @@
# Copyright (C) Nine Internet Solutions AG
#
# Author: Loic Dachary <loic@dachary.org>
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -1,7 +1,7 @@
#
# Copyright (C) Nine Internet Solutions AG
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -3,7 +3,7 @@
# Copyright (C) 2014 Nine Internet Solutions AG
#
# Author: Loic Dachary <loic@dachary.org>
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -1,7 +1,7 @@
#
# Copyright (C) 2014 Nine Internet Solutions AG
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -15,7 +15,7 @@
# limitations under the License.
#
# Author: Ricardo Rocha <ricardo@catalyst.net.nz>
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
require 'spec_helper_system'

View File

@ -1,7 +1,7 @@
#
# Copyright (C) 2014 Nine Internet Solutions AG
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
require 'spec_helper_system'

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
require 'spec_helper_system'

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
require 'spec_helper_system'

View File

@ -3,7 +3,7 @@
# Copyright 2014 (C) Nine Internet Solutions AG
#
# Author: Loic Dachary <loic@dachary.org>
# Author: David Gurtner <david@nine.ch>
# Author: David Gurtner <aldavud@crimson.ch>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.