mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-06-06 06:00:08 +08:00
update to MANIFEST_URI
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"data": "hello world",
|
||||
"kwargs": {
|
||||
"fqu": "judecn.id",
|
||||
"index_manifest_url": "@MANIFEST_URL@"
|
||||
"index_manifest_url": "@MANIFEST_URI@"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -12,7 +12,7 @@
|
||||
"data": "hello world 2",
|
||||
"kwargs": {
|
||||
"fqu": "judecn.id",
|
||||
"index_manifest_url": "@MANIFEST_URL@"
|
||||
"index_manifest_url": "@MANIFEST_URI@"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -21,7 +21,7 @@
|
||||
"kwargs": {
|
||||
"profile": true,
|
||||
"fqu": "judecn.id",
|
||||
"index_manifest_url": "@MANIFEST_URL@"
|
||||
"index_manifest_url": "@MANIFEST_URI@"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -30,7 +30,7 @@
|
||||
"kwargs": {
|
||||
"fqu": "judecn.id",
|
||||
"zonefile": true,
|
||||
"index_manifest_url": "@MANIFEST_URL@"
|
||||
"index_manifest_url": "@MANIFEST_URI@"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -38,7 +38,7 @@
|
||||
"data": "",
|
||||
"kwargs": {
|
||||
"fqu": "judecn.id",
|
||||
"index_manifest_url": "@MANIFEST_URL@"
|
||||
"index_manifest_url": "@MANIFEST_URI@"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user