changed test to joe

This commit is contained in:
Dylan Ratcliffe 2016-06-15 09:45:17 +10:00
parent d57ecf3b0c
commit 03ccb29431

View File

@ -1,4 +1,4 @@
class profile::base {
accounts::user { 'test': }
accounts::user { 'joe': }
}