Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
Airflow
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Margrenzo Gunawan
Airflow
Commits
64058ba2
Commit
64058ba2
authored
Dec 20, 2023
by
Margrenzo Gunawan
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[SETTING] Variable
setting variable
parent
03f4a1c0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
32 additions
and
0 deletions
+32
-0
.DS_Store
.DS_Store
+0
-0
variable.json
variable.json
+32
-0
No files found.
.DS_Store
View file @
64058ba2
No preview for this file type
variable.json
0 → 100644
View file @
64058ba2
{
"CRON_JOB"
:
"0 1 * * *"
,
"DATABASE"
:
{
"database"
:
"postgres"
,
"host"
:
"172.26.11.25"
,
"password"
:
"fds123##"
,
"port"
:
"5432"
,
"user"
:
"postgres"
},
"DATE_OF_DATA"
:
"today"
,
"DS_DB"
:
"ds_psql"
,
"DS_EBANKING"
:
"ds_ebanking_old"
,
"DS_IBB"
:
"ds_ibb"
,
"DS_IGATE"
:
"ds_igate"
,
"DS_LOS_FINTECH"
:
"ds_los_fintech"
,
"DS_LOS_KPT"
:
"ds_los_kpt"
,
"DS_MGATE"
:
"ds_mgate"
,
"ENV_T24"
:
""
,
"LOCAL_PATH"
:
"/opt/airflow/dags/DFE/"
,
"PENTAHO_HOST_PASSWORD"
:
"http://admin:admin@172.16.23.5:8081"
,
"REMOTE_PATH"
:
"/home/oper/DFE-ORT/"
,
"SFTP_FINCLOUD_HOST"
:
"172.27.12.42"
,
"SFTP_FINCLOUD_PASSWORD"
:
"Fin2022#"
,
"SFTP_FINCLOUD_USER"
:
"fincloud.user"
,
"SFTP_SWITCHING_HOST"
:
"172.27.8.199"
,
"SFTP_SWITCHING_PASSWORD"
:
"switch123!"
,
"SFTP_SWITCHING_USER"
:
"sftp_switch"
,
"SFTP_T24_HOST"
:
"172.20.40.143"
,
"SFTP_T24_PASSWORD"
:
"bangga1234!"
,
"SFTP_T24_USER"
:
"sftpganprod"
,
"WITH_DATE"
:
"Y"
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment