Give ssh access to ask-staging.o.o
Add mkiss user account to ask-staging.o.o to investigate application logs and do basic maintenance of staging server, like db restore for testing. Change-Id: I2d22e2ceb4af0d20bb9d0cca8363c9f48163c094
This commit is contained in:
parent
db226cca89
commit
7ff7b893f6
@ -13,6 +13,10 @@ class openstack_project::ask_staging (
|
||||
$solr_version = '4.10.4'
|
||||
) {
|
||||
|
||||
realize (
|
||||
User::Virtual::Localuser['mkiss'],
|
||||
)
|
||||
|
||||
# solr search engine
|
||||
class { 'solr':
|
||||
mirror => 'http://apache.mesi.com.ar/lucene/solr',
|
||||
|
Loading…
x
Reference in New Issue
Block a user