Skip to content

data/hostname: Add ddouard to sudo group for tate

So that he can debug the final step. push ci reports to phabricator failures

Test Plan

  • patch puppet master (pergamon) with the following patch
  • puppet agent --test --noop on tate -> diff's ddouard group amending to add to sudo group
tate: Info: Retrieving pluginfacts
tate: Info: Retrieving plugin
tate: Info: Loading facts
tate: Info: Applying configuration version '1540404438'
tate: Notice: /Stage[main]/Profile::Base/User[ddouard]/groups: current_value swhdev,swhteam, should be sudo,swhdev,swhteam (noop)
tate: Notice: /Stage[main]/Profile::Icinga2::Agent/File[/etc/icinga2/conf.d/commands.conf.dpkg-dist]/ensure: current_value file, should be absent (noop)
tate: Notice: /etc/icinga2/conf.d: Would have triggered 'refresh' from 1 events
tate: Notice: Class[Profile::Icinga2::Agent]: Would have triggered 'refresh' from 1 events
tate: Notice: Class[Profile::Base]: Would have triggered 'refresh' from 1 events
tate: Notice: Stage[main]: Would have triggered 'refresh' from 2 events
tate: Notice: Applied catalog in 9.96 seconds

Migrated from D593 (view on Phabricator)

Merge request reports