Adding user 'mkiss' to ask.o.o

I would like to help with the askbot 0.7.x upgrade and
maintenance.

Change-Id: I02ac03f9f6d9da17a3bfa35e170f5c5beb9cbb39
This commit is contained in:
Marton Kiss 2017-01-02 17:01:45 +01:00
parent 061c04397b
commit 1af69e161b
1 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@ class openstack_project::ask (
$askbot_revision = '06be25e5d1aa013a9a201a92db4b35b1ee1f3d32'
) {
realize (
User::Virtual::Localuser['mkiss'],
)
file { '/srv/dist':
ensure => directory,
owner => 'root',