Initial snapshot
This commit is contained in:
commit
fee4dd4e6d
373 changed files with 62144 additions and 0 deletions
29
export/behaviours/sets/user:sample.yml
Normal file
29
export/behaviours/sets/user:sample.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
#
|
||||
# ---------- information ------------------------------------------------------
|
||||
#
|
||||
# this set of operation removes the unecessary users so that only 'sample'
|
||||
# remains.
|
||||
#
|
||||
|
||||
#
|
||||
# users
|
||||
#
|
||||
-
|
||||
operation: fremove
|
||||
path: environment/profile/user/enguerrand.raymond
|
||||
|
||||
-
|
||||
operation: fremove
|
||||
path: environment/profile/user/francois.goudal
|
||||
|
||||
-
|
||||
operation: fremove
|
||||
path: environment/profile/user/jean.guyader
|
||||
|
||||
-
|
||||
operation: fremove
|
||||
path: environment/profile/user/julien.quintard
|
||||
|
||||
-
|
||||
operation: fremove
|
||||
path: environment/profile/user/robot
|
||||
Reference in a new issue