Skip to content
View iversond's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report iversond

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Sample psft_customizations.yaml File Sample psft_customizations.yaml File
    1
    ---
    2
    region:                 DEV
    3
    application:            HR
    4
    server_type:            webApp
    5
    ensure:                 present
  2. dpk-guided-lab-code dpk-guided-lab-code Public

    Code Repo for the DPK Guided Lab

    3

  3. PS Refresh Tables - rough list PS Refresh Tables - rough list
    1
    -- System Base Tables
    2
    ps.psdbowner
    3
    sysadm.psstatus
    4
    sysadm.psstatus
    5
    sysadm.psoprdefn
  4. Cloud Manager profile Cloud Manager profile
    1
    # Source global definitions
    2
    if [ -f /etc/bashrc ]; then
    3
    	. /etc/bashrc
    4
    fi
    5
    
                  
  5. applyPT860.ps1 applyPT860.ps1
    1
    <#PSScriptInfo
    2
        .SYNOPSIS
    3
            Apply the PeopleTools 8.60 Upgrade Project
    4
        .DESCRIPTION
    5
            Automate the Change Assistant job that applies the PTU860 project to a database.