-
The [doc shows that an environment file should (in general) look like this](https://github.com/pivotal/hammer#config):
```json
{
"name": "ENVIRONMENT-NAME",
"ops_manager": {
"url": "OPS…
-
-
It would be great to use ifdef to remove whole blocks in yaml.
I tried the if statement, but it does not work.
We have code blocks in our concourse pipeline that involve staging, and they're not n…
-
https://github.com/pivotal-cf/pcf-pipelines/blob/40733516f1e961ea5768d7fae1be4a029fda6764/tasks/import-opsmgr-settings/task.sh#L35
--decryption-passphrase "${OPSMAN_PASSPHRASE}"
needs to be put in…
-
As I understand it, there is no way to have a Linux computer use the Log Analytics agent to connect to both a SCOM management group, and a Log Analytics workspace. This cost us many hours of planning …
-
I see a default param called : MemoryWeight_OpsMgr
The name indicates OPSMGR is this SystemCenter Operations Manager (SCOM) ? Does this mean there's next to SCCM also a SCOM role ? This would be gre…
-
We show the generated tile to designer to discuss fields.
We have created a script to generate stubbed tile with empty releases and stemcell.
https://github.com/pivotal-cf/p-pks-integrations/blob/ma…
-
[The README notes this spins up opsmgr's DNS at `pcf.$env_name.$dns_suffix:`](https://github.com/pivotal-cf/terraforming-gcp#dns-records). Because PAS and PKS require (recommend) separate opsmgrs, per…
-
It is mentioned in the document that "Configure integration between Operations Manager and Log Analytics to forward collected data from Linux and Windows computers reporting to a management group."
H…
-
Hi there!
We have a release and we are consuming a link that is optional:
`/jobs/deploy-service-broker/spec`:
```
consumes:
- name: credhub
type: credhub
optional: true
```
And in our t…