Skip to content

Commit

Permalink
ignore local admin account
Browse files Browse the repository at this point in the history
  • Loading branch information
rhukster committed Apr 2, 2019
1 parent 416450f commit 9b99a65
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions accounts/admin.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
state: enabled
email: [email protected]
fullname: Admin
title: Administrator
access:
admin:
login: true
super: true
site:
login: true
hashed_password: $2y$10$pJdEP84gnPa./CvgELTpae.LLuvyF8Iuq3mtWuO.P8xiTFRUp9KDe

0 comments on commit 9b99a65

Please sign in to comment.