Browse Source

add ansible

master
zeus 3 years ago
parent
commit
278e0c7830
  1. 2
      .gitignore
  2. 11
      Makefile.variable

2
.gitignore

@ -1,6 +1,6 @@
.DS_Store
node_modules
viwsession/
Makefile.variable
# local env files

11
Makefile.variable

@ -1,11 +0,0 @@
#!/bin/sh
# ssh key
PKEY=/data/appl/ok/keys/okeanos/id_rsa
# remote user
USER=user
# remote ip
RSERVER=195.130.131.125
Loading…
Cancel
Save