Remove rcarrillocruz from infracloud users

I am now core, thus I'm getting the user added to all infra machines
regardless.

Change-Id: Ic6baf2d4b5312f1806d64d2a292266bab04c663a
This commit is contained in:
Ricardo Carrillo Cruz 2016-08-24 21:45:26 +02:00
parent 44de9a04eb
commit 43e1870094
2 changed files with 0 additions and 2 deletions

View File

@ -25,7 +25,6 @@ class openstack_project::infracloud::baremetal (
realize (
User::Virtual::Localuser['colleen'],
User::Virtual::Localuser['rcarrillocruz'],
)
}

View File

@ -98,7 +98,6 @@ class openstack_project::infracloud::controller (
realize (
User::Virtual::Localuser['colleen'],
User::Virtual::Localuser['rcarrillocruz'],
)
}